JDSherbert / Sherbert-Engine

Custom game engine written in C++ and implementing various middleware.
MIT License
4 stars 3 forks source link

Particle Systems #6

Open JDSherbert opened 10 months ago

JDSherbert commented 10 months ago

Implement a particle system for the engine.

VerzatileDev commented 6 months ago

Considering the following requires Graphics and Physics relation. Those should be prioritized first, been looking into progressing the physics system to consider the addition.