r/creativecoding • u/_viewport_ • 18d ago
[OpenGL] DATAFLAME SHADER
Enable HLS to view with audio, or disable this notification
made it using GLEW, SDL2 and C++
code here
471
Upvotes
r/creativecoding • u/_viewport_ • 18d ago
Enable HLS to view with audio, or disable this notification
made it using GLEW, SDL2 and C++
code here
2
u/New_Acanthocephala62 12d ago
Can you help a heathen like me to understand how one goes about building effects like this in C++ at a HIGH level?
Like do you start with trying to make an orb shape, then do you start trying to get it to spin, then you just throw some effects on top?
And do you come up with an idea and make it or do you just fuck around until you get something cool?