1
An implementation of a terrain rendering algorithm called Voxel Space.
512x512 map version crammed into the cart's internals using banks, maps, and flags to store the colormap and heightmap for two 512x512 images.
Code and assets are adapted from https://github.com/s-macke/VoxelSpace
Controls:
- movement: arrow keys
- Gain altitude: Z
- lose altitude: X