Remove Alpha Remove Mesh Remove Polygon Remove Render
article thumbnail

Dev snapshot: Godot 3.5 beta 2

Mircosoft Game Dev

alpha builds and maintenance releases for the stable branch ( 3.4.3 , 3.4.4 This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. You can move the polygon with the node transform, drag the corners to reshape it, add delete points. It's already been 2 months since 3.5

Beta 52
article thumbnail

Optimize Vegetation Generation

Mnenad

Mainly I focused on generating grass that bends in the wind and some fern like plants, but what comes next is usable for all kind of meshes. Batching means to combine mesh objects that share the same material or that are marked as static in the Unity inspector. In my case I had terrible FPS with just some thousand mesh instances.

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

Dev snapshot: Godot 3.5 beta 4

Mircosoft Game Dev

alpha builds , we're trying to release 3.5 This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. This can lead to a problem, when the movement of objects (which tends to occur on physics ticks) does not line up with the rendered frames, giving unsightly jitter.

Beta 52
article thumbnail

Dev snapshot: Godot 3.5 beta 3

Mircosoft Game Dev

alpha builds , we're trying to release 3.5 This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. This can lead to a problem, when the movement of objects (which tends to occur on physics ticks) does not line up with the rendered frames, giving unsightly jitter.

Beta 52
article thumbnail

Release candidate: Godot 3.2.3 RC 1

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). GLES3: Force depth prepass when using alpha prepass ( GH-39865 ). Rendering: Fixed images in black margins ( GH-37475 ). Rendering: Allow nearest neighbor lookup when using mipmaps ( GH-40523 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ).

article thumbnail

Dev snapshot: Godot 3.5 beta 5

Mircosoft Game Dev

alpha builds , we're trying to release 3.5 This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. This can lead to a problem, when the movement of objects (which tends to occur on physics ticks) does not line up with the rendered frames, giving unsightly jitter.

Beta 52
article thumbnail

Release candidate: Godot 3.2.3 RC 3

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). GLES3: Force depth prepass when using alpha prepass ( GH-39865 ). Rendering: Fixed images in black margins ( GH-37475 ). Rendering: Allow nearest neighbor lookup when using mipmaps ( GH-40523 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ).