make 3D particle fireworks! - tutorial: openFrameworks superBasics e22

Опубликовано: 16 Март 2026
на канале: dan buzzo
2,374
34

openFrameworks C++ creative coding superBasics tutorials. In this video I modify our 2D particle system into a 3D particle system simulating the idea of fireworks exploding. Building on our 'particle' class we made in a previous video and deploying thousands of them on the screen. This 3D particle system uses color, hue, size and position to make particles interactively and moves the forces and direction into three dimensions.

see the previous 2D particle system video here;    • Make a particle system - tutorial: openFra...  

You can see even more about getting started in superBasics in the openFrameworks (https://openframeworks.cc) C++ based creative coding toolkit - for mac, windows, linux and raspberryPi.

Each video builds simple ideas and examples exploring making visuals, video, audio, 3D, physical computing and more.
Subscribe for updates and leave ideas and feedback in the comments.

You can see source code and examples at https://github.com/danbz/art-and-code