article thumbnail

Introducing the new "last minute" lightmapper

Mircosoft Game Dev

The biggest challenge of this workflow is not the lightmap itself, but the fact that it should be easy to use (which is Godot's #1 design priority). Lightmapping is a very cheap operation, so it should run fine even on low end mobile. First of all, you need to make sure your meshes have an UV2 layer. How does it look?

article thumbnail

Cocos Creator 3.7.1 Released

Cocos

(engine#14218) [XR] AR engine module update Fix shadowmap lowp with huawei and reflection probe brightness (engine#14058) Fix shader compilation error with the new version of lightmap (engine#14071) Fix unsynchronized model data issue when adding lod levels dynamically (engine#14054) Fix the issue that lod is not working properly when forced to use (..)

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

Maintenance release: Godot 3.3.2

Mircosoft Game Dev

Notably, Windows users could experience crashes when baking lightmaps. Games exported with a ZIP data package could also trigger a crash on exit. Editor: Fix editor crash when exporting profiler data ( GH-48917 ). when exiting a project running from a ZIP data pack. was thus subject to this crash when baking lightmaps.

article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

Fixed an issue where Mesh objects created through MeshUtils.createMesh caused data anomalies. Fixed an issue where the setter for the Mesh:: _ hash attribute was not bound. When the user turns on high-precision lightmap baking, 16-bit colors are used instead of 8-bit colors, and AO channels are baked separately.

Render 52
article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

using data oriented algorithms to process the culling of objects and both secondary command buffers and automatic batching to efficiently submit the draw primitives. It also has more useful built-in data types such as integer vectors. The core engine has been significantly optimized, especially on the memory and data-oriented areas.

AAA 145
article thumbnail

Release candidate: Godot 3.4 RC 1

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 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

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 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

Beta 52