Major refactor and organization, optimizations to chunk, world and renderer
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
using OpenTK.Mathematics;
|
||||
using Voxel;
|
||||
using Voxel.Core;
|
||||
using Voxel.Entities;
|
||||
using Voxel.Graphics;
|
||||
|
||||
internal class Program
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user