hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

Make all path a "Path" #76

Closed hcabel closed 1 year ago

hcabel commented 1 year ago

The Path class will be our abstract layer for all path in the engine. It need to have a couple of feature:

then is a matter or casting all the path to this class