Remove Baking Remove Editing Remove Shaders Remove Texture
article thumbnail

Cocos Creator 3.7.3 comes with an update to Cocos Effect

Cocos

Fixed bone animation texture size error on some platforms that don’t support float point texture format. Fixed Toon shader data issue on iOS Wechat. Fixed the issue of snapping a rotated, scaled node would cause problems in the scene editor ● Fixed the possible incorrect cache data when editing materials.

Terrain 52
article thumbnail

Introducing the new "last minute" lightmapper

Mircosoft Game Dev

This generally works and looks pretty, but it's quite shader intensive, which makes it not work on mobile or low end GPUs. The solution to these problems is to add support for a more traditional lightmapper (pre-baked light texture). Light is precomputed offline and rendered to a texture, which is then used by the geometry.

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

Project Structure - Guide to Cocos Cyberpunk Source Code

Cocos

2、LightFX The lightmaps generated by the Lightmap Baking System will be automatically stored in this folder, and there is no need to manually modify the contents inside it. including animations,effects,models,shaders,ui,sounds and so on. including animations,effects,models,shaders,ui,sounds and so on. as its component.

Code 52
article thumbnail

Godot 3.5: Can't stop won't stop

Mircosoft Game Dev

The new NavigationServer adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. Asynchronous shader compilation + caching (ubershader). A long awaited improvement to reduce shader compilation stuttering on OpenGL is coming to Godot 3.5, courtesy of Pedro J.

Shaders 53
article thumbnail

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

Mircosoft Game Dev

Improved Inspector sub-resource editing. New vertex formats allow many more custom shaders and cases to take advantage of batching than before, and optional 2D software skinning has been added which should allow using 2D skeletal animation on a far wider range of hardware than was previously available. Editor: Node copy-pasting.

article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

Editor • Support baking high-precision lighting maps to get a better baking effect. 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. Improvements • Move the Light Bake entry from the top item settings menu to the panel menu. •

Render 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). Editor: Fix MeshInstance2D edit rect ( GH-54070 ).

Mesh 52