Synodic-Software / Soul-Engine

Physically based renderer and simulation engine for real-time applications.
GNU General Public License v3.0
42 stars 24 forks source link

Complete RingBuffer Implementation #243

Open Behemyth opened 6 years ago

Behemyth commented 6 years ago

Core/Structures/Ringbuffer has many missing data structure features. Complete and test the class in your own test project before submitting a PR.