Remove Collision Remove Lightmap Remove Shaders Remove Texture
article thumbnail

GLES2 and GDNative, progress report #6

Mircosoft Game Dev

A mipmap is a smaller version of the original texture, usually filtered in a special way to make them look nicer when they are viewed from an angle or far away. This is why for pixel-art games you often either change the filtering mode of textures or need to disable mipmaps to make the game look nice and sharp. ). Done May 2018.

Pixel 52
article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

Physics: Many fixes to one-way collisions. Fixes to KinematicBody collisions. Cylinder collision shape for GodotPhysics. The biggest difference with the old lightmapper is that the new one features proper path tracing, which results in better looking lightmaps. Many fixes to one-way collisions. New CPU lightmapper.

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

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ).

Beta 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Physics: Improved logic for KinematicBody collision recovery depth ( GH-53451 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ).

Mesh 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

Materials and shaders. No lightmaps or anything of the sort are required, providing a very quick and efficient workflow. For low-end systems or mobile devices, we provide a more classical lightmapping workflow. Materials and shaders. writing shaders is very easy! Full principled BSDF. Global illumination (GI).

Render 52