Remove Alpha Remove Debug Remove Mesh
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). Export: Fix missing "debug"/"release" export presets feature tags ( GH-71274 ). Rendering: Take alpha antialising options into account when setting up materials ( GH-71261 ). Fix Tab key usage in the inspector ( GH-71271 ).

Beta 110
article thumbnail

Ultra-Realism Made Accessible with NVIDIA AI and Path Tracing Technologies

Nvidia

Opacity Micro-Map (OMM) for improving RT performance in scenes with heavy alpha effects. OMM allows you to efficiently map complex geometries, such as dense vegetation and foliage, onto triangles and micro-meshes, providing high-level performance in detailed scenes. OMM SDK 1.0 is available to all developers.

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

Godot 4.0 optimization progress report

Mircosoft Game Dev

Instancing is used to render similar objects (mesh, material and misc settings), reducing the pressure over the rendering API. Numbers are using debug (numbers on release are lower, but when I started optimizing, Godot had problems running on release, so it's difficult to compare). As we are approaching an Alpha release, Godot 4.0

Culling 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). Export: Fix missing “debug”/”release” export presets feature tags ( GH-71274 ). Rendering: Take alpha antialising options into account when setting up materials ( GH-71261 ). Fix Tab key usage in the inspector ( GH-71271 ).

Beta 85
article thumbnail

Maintenance release: Godot 3.4.4

Mircosoft Game Dev

In parallel to our work on the upcoming feature releases Godot 3.5 ( with a second beta ) and 4.0 ( now at alpha 4! ), we backport important fixes to the stable 3.4 Rendering: GLES3: Fix broken normals in meshes with blend shapes ( GH-59159 ) [regression fix]. Rendering: Fix alpha scissor support with depth_draw_opaque ( GH-58959 ).

Render 52
article thumbnail

Does Spine work with USE_INSTANCING?

Cocos

Maybe spine outputs skinned meshes that don’t support instancing? The effect is a duplicate of builtin-spine , with the instancing branches added and the two_color branch removed. Nothing special, but I’ve attached it below. I’m wondering if it’s user error, or working as intended. Either way, thanks for your time! Cocos version: 3.8.1

Texture 40
article thumbnail

Godot 3.0, new progress report and GDC

Mircosoft Game Dev

If you care about using meshes separately, it is also possible to tell Godot to save them as files. Reimports will overwrite those meshes, though. debug settings, different bit depth, demo version of a game with less files, etc.). If you only care about materials, it is possible to tell Godot to save them as separate files.

Mesh 52