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. Fixed an issue where the main light source still acted on the terrain after baking. Fixed a command-line build occasional resource loss issue.

Render 52
article thumbnail

Coherent Creature Design

Mnenad

As I promised in this chapter I will dig deeper into the designing process around the creatures that will be walking on the procedural terrain. My personal solution was to program my own shape generator, based on values from the terrain generator. Designing the game world's creatures. Shape generation tool. Concept art.

Terrain 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

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

Still, this workflow is easy and efficient as 3D objects get a second set of UVs generated on import, and baking works with instantiated meshes, scenes and even GridMaps. It is possible to either import a scene as a single file, or to split it into multiple instantiated subscenes, keep materials, meshes and animations external, etc.

Render 52
article thumbnail

GSoC 2018 progress report #1

Mircosoft Game Dev

It now supports meshes, armatures, lights, cameras, shape keys, animations (including object transforms, pose bones and property changes in shape keys, lights and cameras), and an automatic material search. Performance edits (depends on performance at higher resolution). Documentation. Fixing Memory Leaks (precautionary).