Remove Baking Remove Dev Remove Point and Click Remove Shaders
article thumbnail

The Kristala Dev Blog - Issue #28

Astral Clock Tower Studios

Welcome back to another magically entrancing issue of the Kristala dev blog. Stay tuned to the Kristala dev blog—and to all our socials—to learn how you can get exclusive, behind-the-scenes access into Harold's entire, step-by-step process. Hello, faithful feline-lovin' friends and fantasy aficionados!

Dev 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Notable changes are in-editor class reference translations (so far Chinese (Simplified), Spanish, and some French), some new rendering features (high quality glow mode, 3D point light attenuation option), and a number of C# marshalling fixes. Rendering: Add new 3D point light attenuation as an option ( GH-52918 ).

Mesh 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

Project: Allow undocking the Script editor and the Shader editor. In this project, I'll focus to make the Script editor and the Shader editor undockable, and keep the undocked windows after editor restarts. Detaching the Script editor and the Shader editor is done for the most part. Also, there are some bugs to be fixed.

article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Rendering: Add new 3D point light attenuation as an option ( GH-52918 ). Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Lightmapper: Add an editor setting to configure number of threads for lightmap baking ( GH-52952 ). Particles: Fixed rotate_y property of particle shaders ( GH-46687 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Rendering: Add new 3D point light attenuation as an option ( GH-52918 ). Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Lightmapper: Add an editor setting to configure number of threads for lightmap baking ( GH-52952 ). Particles: Fixed rotate_y property of particle shaders ( GH-46687 ).

Mesh 52
article thumbnail

Godot 3's renderer design explained

Mircosoft Game Dev

Rendering engineers are rare to find, so this can be a starting point. For example: On GLES3+ we can use UBOs to optimize shader parameters. Shader abstraction. This may sound like the obvious way of doing things but, in truth, it creates a big bottleneck on allowing users to write shaders. in only 4k lines of code!)

Render 52