Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 474 Bytes

SDL_ParticleFireSimulation

SDL_Particle_Explosion

Introduction

This project is a beginner's project to learn about graphics with C++. The project aims to reinforce pixels and mathematical operations on the code in order to use the library in C++ using math with the SDL library and to make graphic applications in the future.

Dependencies

  • SDL2