Go to file
matortheeternal fbdf5dd900 Removing screenshots from repo
Gonna upload these to imgur instead
2014-09-18 10:51:13 -07: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 2014-09-12 17:18:00 -07:00
mandel.js Added Greek Cross Fractal and Octahedron Fractal 2014-05-17 00:45:32 -07:00

README.md

Mandelcraft

mandel.js is a script for use with WorldEdit. Simply install it in the plugins\WorldEdit\craftscripts folder for your Minecraft server, and badabing, badaboom - fractals at your fingertips.

Documentation is not yet complete, as this is still pretty beta. If you have any questions feel free to shoot me a message on the Github or on one of the many forums I am a member of.

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.

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