Remove Baking Remove Collision Remove Shaders Remove Texture
article thumbnail

New improvements for GPUParticles in Godot 4.0

Mircosoft Game Dev

GPUParticles : Processes particles on GPU, allows very large amount of particles at little cost, and with ability to write custom particle shaders. Allows collisions against the physics world. x and the shader used is almost identical (should be easy to port). Baked SDF Collision. Less flexible. Attractors.

article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). As always, a bunch of nice rendering fixes!

Beta 110
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 4.0 beta 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Navigation: Fix for navmesh baking when parsing StaticBody colliders ( GH-70904 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). As always, a bunch of nice rendering fixes!

Beta 85
article thumbnail

Release candidate: Godot 3.5 RC 7

Mircosoft Game Dev

Ignore support for S3TC texture compression on Android and iOS devices in GLES3 (already done since 3.4 and included in this release candidate are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. for GLES2).

Render 52
article thumbnail

Release candidate: Godot 3.5 RC 8

Mircosoft Game Dev

and included in this release candidate are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. The new NavigationServer adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime.

Render 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. It was reusing parts of the code for baking GIProbes, and that made it quick but not great in terms of quality. Many fixes to one-way collisions. One-way collisions prior to Godot 3.3

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