Remove Collision Remove Feature Remove Shaders
article thumbnail

Godot XR update - February 2025

Mircosoft Game Dev

Lets take a look at the features available in this release! release Here comes another release of the Godot OpenXR Vendors plugin with plenty of features and bug fixes! Features Update OpenXR to Khronos 1.1.41 Features Update OpenXR to Khronos 1.1.41 Contributions from the community are welcome! OpenXR Vendors plugin 3.1.2

Collision 102
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

This officially marks the start of feature freeze for 4.4. We wont risk merging any new features or risky bug fixes until after we release 4.4 Highlights Many features originally intended for 4.3 is jam-packed with new features despite having a much shorter development period than 4.3. release cycle. New in Beta 1!

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

Creating a See-Through | X-Ray Effect In Unity – Shader Tutorial

Awesome Tuts

What Is a Shader? Since the main premise of this effect is going to be a shader, we’ll start with explaining what a shader is. A shader is a script where you write code that determines how the colors will be rendered based on various scenarios like lighting and material configuration.

Shaders 90
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

has been in beta for over three months , and the overall feature completeness, stability and usability have improved a lot during that time. Some of the most notables feature changes in this update are: 3D: Switch Mesh surface indexing to start at 0 so string name matches integer index ( GH-70176 ).

Beta 99
article thumbnail

Dev snapshot: Godot 4.5 dev 1

Mircosoft Game Dev

As is often the case following a feature-freeze, several quality PRs were finally released from the collective backlog, as merging them at the time wouldve been too much of a risk. Rendering: Use separate WorkThreadPool for shader compiler ( GH-103506 ). Our first development snapshot for 4.5 has arrived!

Dev 75
article thumbnail

New improvements for GPUParticles in Godot 4.0

Mircosoft Game Dev

This was the final feature that had to be ported over. Like all the rest of the features ported, it managed to get massive improvements. 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.

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 ). Some of the most notables feature changes in this update are: Animation: Split pause() from AnimationPlayer's stop() ( GH-71218 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ).

Beta 110