Go to file
Colin 1464a36949 Update README.md 2015-02-11 17:03:01 -08:00
VoxelEngine Removing screenshots from repo 2014-09-18 10:51:13 -07:00
.gitignore stop tracking eclipse-generated files and update .gitignore 2014-05-25 21:11:58 -07:00
LICENSE Initial commit 2014-04-16 22:41:57 -07:00
README.md Update README.md 2015-02-11 17:03:01 -08:00

README.md

Voxel Engine

This is a voxel engine made in Java that uses software raycasting. You can compile and run it using Eclipse. Right now it's pretty hacked together, so yeah.

Images:

The imgur album has a bunch of cool images in it.

Controls:

  • W Move forward
  • A Move left
  • D Move right
  • S Move backward
  • E Rise
  • Q Fall
  • J Rotate left
  • L Rotate right
  • I Rotate up
  • K Rotate down
    • Increase pixel size (reduce quality)
    • Decrease pixel size (increase quality)
  • C Capture screenshot