Remove Collision Remove Lightmap Remove Mesh Remove Render
article thumbnail

GLES2 and GDNative, progress report #6

Mircosoft Game Dev

Heyyy, this pretty much looks like the sky projected onto the meshes, that's better! At that point of development, the sky reflection didn't respond to the camera position, so it basically looked like the sky was painted ontop of the mesh. The GLES2 backend is a forward renderer, that means each gets shaded once. Done May 2018.

Pixel 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. GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ).

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

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

GLES3 renderer). GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Add high quality glow mode ( GH-51491 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

GLES3 renderer). GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Add high quality glow mode ( GH-51491 ).

Mesh 52
article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ).

Beta 52
article thumbnail

Godot 3.1 is out, improving usability and features

Mircosoft Game Dev

x branch used OpenGL ES 2.0 / OpenGL 2.1 ( GLES2 ) as its rendering API. This worked well, but had many limitations preventing us to use more modern rendering techniques. all rendering code was rewritten to use the more modern OpenGL ES 3.0 / OpenGL 3.3 renderer was removed. renderer was removed. 2D skeletons.

Feature 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

It brings a brand new rendering engine with state-of-the-art PBR workflow for 3D, an improved assets pipeline, GDNative to load native code as plugins, C# 7.0 After meeting the initial goal, we hired karroffel to continue her work on GDNative (more about this below) and work on a new rendering backend. New physically based 3D renderer.

Render 52