article thumbnail

Godot XR update - February 2025

Mircosoft Game Dev

You can download the Godot XR Tools demo on itch.io. The Godot XR Tools repository on GitHub contains a GitHub workflow that prepares and uploads the demo project to the above itch.io Features Update OpenXR to Khronos 1.1.41 release This version of XR Tools has been updated to contain Godot 4.2 You can download version 4.4.0

Collision 103
article thumbnail

Glass / Crystal Shader

Cocos

Are there any demos that showcase this effect? While the transparency does work, there are parts of the cube where it looks more opaque than translucent. I would also like to include a shadow that resembles that to the glass shadow. Thanks in advance.

Shaders 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

GDquest Kickstarter Stretch Goals, Free Tutorials and Demos

Mircosoft Game Dev

Godot demos. Visual shader editor, animation tools, changes in the interface, tileset editor, 2d and 3d physics improvements, typed GDscript. we will cover all the main features, and release all the videos and companion demos under a permissive license. Our new Godot course Kickstarter campaign was funded in less than four days!

Demo 52
article thumbnail

How do I add border radius and stroke to a spriteFrame?

Cocos

Hi, the rounded border and the image strokes can be achieved with the shader. You can refer to the github.com CocosCreatorShader/demo/2d/Creator3.6.0_2D_CircleAvatar at v3.6.x x/demo/2d/Creator3.6.0_2D_CircleAvatar Contribute to yeshao2069/CocosCreatorShader development by creating an account on GitHub.

Demo 52
article thumbnail

A Void Hope by Elden Pixels lacks violence and destruction “We’re proud of that”

PreMortem.Games

I’m pretty sure we ended up using only about 64 of them and a palette called Famicube.” “The dark look of the game really came from an intern doing research on shaders. We let him experiment and try it out on A Void Hope and after a few weeks we had a really cool (and dark looking) shader. Play the demo now on Steam.

Pixel 104
article thumbnail

GLES2 and GDNative, progress report #2

Mircosoft Game Dev

Apart from that, the month was mostly spent on implementing more 2D items in the renderer as well as working on getting custom shaders running. add simple C++ GDNative demo. start work on shader compiler. implement more shader features. implement more shader features. add simple C++ GDNative demo.

Shaders 52
article thumbnail

Cocos 3.7.3 Using Material setProperty on Spine only take effect for the first time

Cocos

Hi, I am writing a simple shader for spine, and use ts code to animate that shader by setProperty function. Here is my demo TestShaderSpine.zip (5.3 The same logic work with sprite, but not Spine. How can I make setProperty work inside a tween?

Shaders 40