this post was submitted on 16 May 2025
62 points (97.0% liked)

Godot

6668 readers
1 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 2 years ago
MODERATORS
 

Many people asked for it, so I created and released a new product: 80 shaders from my collection, ready to use in any project. Plus bonuses. ๐Ÿ˜Ž

top 10 comments
sorted by: hot top controversial new old

0.9.3 (2025-05-25): Added ray_marching_6 (scene, shader, and texture). Added voronoi_mosaic (scene and shader).

[โ€“] owl@infosec.pub 8 points 2 weeks ago (1 children)

Pic looks like a surreal meme.

This is what happens when a programmer tries to create some graphics. ๐Ÿ˜€

[โ€“] Cris_Color@lemmy.world 7 points 2 weeks ago (1 children)

Thays fuckin sweet! Thanks for sharing, I'm sure there are a lot of people this kind of thing would be really useful to โค๏ธ

Thanks. ๐Ÿ˜Ž

0.9.2 (2025-05-21): Added print_number (scene and shader) and its usage in paper_burn (script and shader). Added ray_marching_5 (scene and shader).

[โ€“] SorryforSmelling@lemmy.blahaj.zone 1 points 1 week ago (1 children)

gonna share this with my partner who currently has to code their own shader in bevy lol

[โ€“] FencerDevLog@programming.dev 1 points 1 week ago (1 children)

I think Bevy uses WGSL that has a different syntax. But your friend can at least extract the algorithms and rewrite them. ๐Ÿ˜Ž

[โ€“] SorryforSmelling@lemmy.blahaj.zone 2 points 1 week ago (1 children)

I meant, ill send it to them as a flex ^^ By the looks of it it seems quite the challenge so i am happy about these libarys on godot

I see. Good idea.