Palimpsest's dumping ground

VoxelCraft

A voxel game engine writen for Applab in code.org for a school project. The end result is a fully 3d, realtime, voxel graphics engine.
The base movement controls should be consitent between all the testing iterations.

All assets and code were designed by me, and is released under the GPL v3 license.

Expermentation history:

name Image with a link
Canvas 3d perspecitve testing Canvas 3d
Canvas 3d perspecitve testing with boxes Canvas 3d box
Using html/css injection to achive full realtime, scalable, textured 3d Html 3d box
Basic world rendering in html/css Basic world
Mostly complete game Mostly complete
Full game complete