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 9

Mircosoft Game Dev

Core: Handle corner cases for curve baking ( GH-69726 ). Editor: Add one-way indicator to tile collision editor ( GH-67283 ). Physics: Fix 2D & 3D Continuous Collision Detection sometimes adjusting velocity too much ( GH-69934 ). Rendering: OpenGL: Fix scene shader error when using Omni or Spot but not both ( GH-69901 ).

Beta 99
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 9

Mircosoft Game Dev

Core: Handle corner cases for curve baking ( GH-69726 ). Editor: Add one-way indicator to tile collision editor ( GH-67283 ). Physics: Fix 2D & 3D Continuous Collision Detection sometimes adjusting velocity too much ( GH-69934 ). Rendering: OpenGL: Fix scene shader error when using Omni or Spot but not both ( GH-69901 ).

Beta 75
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
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

Cocos Creator 3.8 Community Beta is now available

Cocos

We also support Compute Shader capabilities. Render Graph The Render Pipeline customization based on Render Graph will be officially available to developers in version 3.8. It will support the implementation of engine builtin Custom Pipeline and the default Deferred Pipeline. AGP upgraded to 8.0.2. AGP upgraded to 8.0.2.

Beta 52
article thumbnail

Maintenance release: Godot 3.5.1

Mircosoft Game Dev

iOS: Workaround WebKit/ANGLE shader compilation bug for WebGL 2.0 ( GH-64811 ). Navigation: Exclude disabled StaticBody collisions from NavigationMesh baking ( GH-65775 ). Navigation: Fix TileMaps placing baked NavigationPolygons with wrong offset without a Navigation2D node ( GH-66262 ) [regression fix].

Baking 52