You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a voxel engine in Python that dynamically renders a voxel environment based on player’s position. Utilized the Ursina library to create voxel meshes as well as optimize those meshes.