Pages

Se afișează postările cu eticheta video tutorial. Afișați toate postările
Se afișează postările cu eticheta video tutorial. Afișați toate postările

joi, 18 aprilie 2024

News : free IDA - good human interface.

This (completely!) free version of IDA offers a privilege opportunity to see IDA in action. This light but powerful tool can quickly analyze the binary code samples and users can save and look closer at the analysis results.
In terms of human interface, the most difficult element for a user is the correct display of large amounts of data.
I'm not going to write an article, I'm going to give you an example of software that uses large amounts of assembly source code and involves design, graphics so that this information can be processed.
At the same time as news, this tool that cost a lot in the past now has a free component ... see the official website.

miercuri, 17 aprilie 2024

News : Reallusion ...

... this is one of Reallusion video channel, you can find more on the official website.

duminică, 14 aprilie 2024

News : Create 3D UI Interactions for Websites with Spline - Free course.

Spline is a free 3D design software that lets you create and share 3D objects, animations, and interactive experiences in the browser. You can work with your team in real-time ...
This is a video tutorial from the DesignCode - youtube channel.

Blender 3D : ... a youtube channel with robots.

Using rebar to build animation can be difficult, but some people come up with their own skills.
Here is the case of this YouTube channel called Blender Zone with a rich content in robots ...

vineri, 12 aprilie 2024

CodePen: Mojo CSS simple example.

Mojo CSS is an atomic CSS Framework that generates CSS based on your HTML in real-time and with near zero-runtime.
It offers the fastest way to create custom, beautiful and responsive layouts without having to write a single line of CSS. A full suite of utilities that helps you get the most performance out of your web pages.
I tested with codepen online tool, see how can be used:

miercuri, 10 aprilie 2024

News : Pencil2D tool to make 2D hand-drawn animations.

We’re happy to share with all of you Pencil2D’s most recent release. This time our top priority was fixing the most immediate and pressing issues that not only broke the animation experience but also to patch previously implemented features. Over 330+ individual commits has been added since the last release, to stabilize and improve the software for continued use.
You can download it from the official website.

luni, 8 aprilie 2024

Moho Animation Software - Videos of April.

April is the fourth month of the year and even though it's not over yet, the Moho Animation Software youtube channel is surprisingly active with video clips and tutorials...
See more on the official youtube ...

Optimization Tutorial: OCCLUSION CULLING in Godot from Zenva

Zenva Academy offers self-paced courses in programming, game development and AI for beginners and professionals. see the official youtube.
In this tutorial you will see how to use the occlusion culling feature in Godot.
Occlusion culling increases rendering performance simply by not rendering geometry that is outside the view frustum or hidden by objects closer to the camera. Two common types of occlusion culling are occlusion query and early-z rejection.
You can read about this feature on the nvidia website.

sâmbătă, 23 martie 2024

News : 24th Houdini Learning Video!

Houdini is a 3D animation software application developed by Toronto-based SideFX, who adapted it from the PRISMS suite of procedural generation software tools.
The 24th learning video for Houdini on the official youtube channel ...

News : Programming and 3D Modelling N64 games!

miercuri, 13 martie 2024

News : Security ... understanding computer behavior ...

Welcome to Malware Development Fundamentals! This is the first part in a series where we explore common techniques, tools, and procedures (TTPs) used in the context of malware development. I will be adapting all of my blog posts on the subject of what I've learned so far in regard to this subfield of hacking, therefore, if you'd like to get a step ahead, before everyone else, consider reading more on my blog! https://crows-nest.gitbook.io ...
Normal users and developers are two categories of people who share the same hardware resource. From the point of view of information processing by the hardware resource, this can generate different behaviors on their part... I recommend this video and this youtube channel - named crow, to understand the behavior of the computer or laptop at a more complex level and it does not allow us to correctly evaluate and an appropriate action. with his requirements. Obviously, it also depends on the time resource that we want to invest for the objective that we have to fulfill as a user or developer.

sâmbătă, 9 martie 2024

News : Online tool for JavaScript and TypeScript

Using this online tool you can create a JavaScript/TypeScript project that runs natively on all your users' devices: web, android, iOS.
You can find more details and the documentation on the official page with the documentation.
An very old video example from 7 years ago, see the official youtube.
Here is a screenshot of this online tool I tested today: