blenderfan · @blenderfan
28 followers · 75 posts · Server mastodon.gamedev.place

How to move a looot of objects using GPU instancing and compute shaders😎

It is pretty ridiculous, so make sure to take a peek at it if you're interested 😄

Link:
youtu.be/Lz4DKUHNROk

#gamedev #indiedev #tutorial #unity #shader #computeshader #gpuinstancing #computeshaders #madewithunity

Last updated 1 year ago

Keir Rice ⬢ · @keir
262 followers · 632 posts · Server cloudisland.nz

Mostly got my compute shader working, but it's running really in constantly.
I'm doing some color averaging, but the count of pixels processed is fluctuating every frame! I hope the problem more obvious after some sleep.

#unity #hlsl #computeshader

Last updated 2 years ago

absulit · @absulit
14 followers · 11 posts · Server mastodon.social

Flow Fields animated in

this after a few improvements in my library that allows me to create buffers/data types in an easier way

#webgpu #WGSL #javascript #computeshader #GenArt #generativeart

Last updated 2 years ago

absulit · @absulit
1 followers · 1 posts · Server mastodon.social

Slime in WebGPU

this is an example from a library I'm currently developing in WebGPU

#webgpu #WGSL #javascript #computeshader #shader #generativeart #GenArt #animation #mograph #cgi

Last updated 2 years ago

Cuca · @cuca
55 followers · 293 posts · Server mastodon.gamedev.place

RT @NekotoArts
I'M GONNA EXPLAIN COMPUTE SHADERS IN MY NEXT VIDEO, BY TEACHING YOU RAYTRACING!

BE HYPED!!!

#computeshader #indiedev #vfx #shaders #godot #godotengine #Godot4

Last updated 2 years ago

Jonathan Hau-Yoon · @elyaradine
130 followers · 78 posts · Server mastodon.gamedev.place

I'm using world space position to project an image onto a bunch of points, but their colours come out random (although they're definitely colours from my source image). The random colours seem to be in 8x8x8 blocks, same as my CS threads. If anyone has any hunch of where I'm going wrong, please help. :P

#unity #computeshader

Last updated 6 years ago