terroo / particle-system

Basic Particle System Example with C++, Dear ImGui and SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particle System

Basic Particle System Example with C++ and SFML

Code written in this video

Click on the image below to see the video

particle-system.png


Dependencies


Building

git clone https://github.com/terroo/particle-system
cd particle-system
make

About

Basic Particle System Example with C++, Dear ImGui and SFML

License:GNU General Public License v3.0


Languages

Language:C++ 90.0%Language:C 10.0%Language:Makefile 0.0%