dishmint / ArcanePropagation

Exploring image convolution and fragment shaders.
MIT License
2 stars 0 forks source link

Explore Geometry and Compute shaders #98

Open dishmint opened 9 months ago

dishmint commented 9 months ago

Try using Geometry shaders to replicate PointOrbit behavior.

Since right now I'm emulating it (in a way that's not really consistent with what it should be doing) in the fragment shader.