Rover656 / Ngine

A C++ 17 library for producing 2D games.
https://www.nerdthings.dev/ngine
Apache License 2.0
2 stars 2 forks source link

Smart Pointer Usage #14

Closed Rover656 closed 5 years ago

Rover656 commented 5 years ago

This is a start to using safe pointers. This will be continued once the fate of experiments/no-raylib is determined. This is to ensure the Ngine core will work with our new GL abstraction we have built.