Pages

Se afișează postările cu eticheta 2D. Afișați toate postările
Se afișează postările cu eticheta 2D. Afișați toate postările

duminică, 14 aprilie 2024

Spline : first test with Spline online tool.

I just tested this online tool Spline.
You can see I export to this blog and my codepen example.

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.

joi, 11 aprilie 2024

SayMotion use artificial intelligence to create animations.

SayMotion™ by DeepMotion brings this vision to life, going beyond other generative 2D AI tools. With a simple text prompt (video prompt coming soon!), intricate 3D motions are generated effortlessly in minutes, allowing creators to take the director's seat and bring digital actors to life with their words. Sign up for the SayMotion Open Beta: https://www.saymotion.ai

duminică, 7 aprilie 2024

Color cycling palette technique ...

Color cycling, also known as palette shifting or palette animation, is a technique used in computer graphics in which colors are changed in order to give the impression of animation. This technique was used in early video games, as storing one image and changing its palette requires less memory and processor power than storing multiple frames of animation ...
See this article from wikipedia.
... this technique is old and was used in the old games as well, but it is more significant in the Dune games where it is first shown with a rainbow and then used as environmental degradation ... nowadays dedicated lighting techniques are used on video card.

duminică, 31 martie 2024

Brainchop - 3D MRI website.

Brainchop brings automatic 3D MRI volumetric segmentation capability to neuroimaging by running a lightweight deep learning model (e.g., MeshNet) in the web-browser for inference on the user side.
You can find it on this website.

sâmbătă, 30 martie 2024

Godot : Making a map using autotiles! Grand Strategy Game DevLog #2 | Godot.

... this is second video tutorial from Good Solution Interactive to create a real 2D map ...
You can see some videos on this official youtube channel.

joi, 28 martie 2024

Kids' Coding Projects.

KTBYTE students have the opportunity to complete a variety of challenging projects at each BYTE Level. Students are placed in classes based on skill, not age, which means it is common to see 12 year old kids coding projects that are targeted for 15 year old kids. Watch videos below to see what your child could create.
Read more on the official webpage.

duminică, 25 februarie 2024

Victor Lopez - online tool !

Online tool for graphics ... https://victhorlopez.github.io/editor/.
Prototype Node Based Shader Editor in WebGL to edit and create materials interactively with nodes, where you can drag and drop textures and use multiple features similar to other editors.

miercuri, 21 februarie 2024

Starfield - social icons.

Starfield website comes with a beautiful design for social icons:

sâmbătă, 3 februarie 2024

miercuri, 31 ianuarie 2024

Blender 3D : ... about the simulated air bubbles!

Today I saw this video from CG Cookie, is seams a little fantastic :
I think the Blender Guru is more realistic on the size of the simulated air bubbles ... obviously the simulations are different per action.

marți, 23 ianuarie 2024

Godot : 25 (more) advanced tips and tricks | Godot 4

... do you know this YouTube channel named Octodemy? Let's see this video intro tutorial:

News : From Shadertoy to Godot 4: Learn to convert the shader code (tutorial) !

... this is not current news, but it is informative and, you can see more on youtube channel named FencerDevLog.

vineri, 12 ianuarie 2024

The Ren'Py visual novel engine .

Ren'Py is a visual novel engine – used by thousands of creators from around the world – that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games.
Ren'Py is free to use with commercial and non-commercial games and you can find on the official website.
This run's on Android 5.0+,HTML5/Web Assembly (Beta),Linux x86_64/Arm,Windows 7+,Mac OS X 10.10+ and iOS 11+.
This is last video tutorial from RenPy start tutorials but you can find more on web.