hcabel / OpenVoxel

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

Add Scene #4

Open hcabel opened 1 year ago

hcabel commented 1 year ago

Create a basic hardcoded scene class, that will contains actors (something basic like a single voxel actor) that will be used by the renderer to be draw on the viewport.