mpottinger / jVoxelSpace

VoxelSpace clone written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jVoxelSpace

VoxelSpace engine demo, based on original code of Sebastian Macke. Written in Java.

Requires

gradle for build.

gradle build

Features

Multithread rendering

Fog

Window with settings

Controls

Action Control
Fly WASD, Arrows, or mouse click
Pitch E/C
Fly vertical Q/Z
MouseLook M

Screenshot

VideoDemo

License

The software part of the repository is under the Apache 2.0 license. Please read the license file for more information. Please keep in mind, that the Voxel Space technology might be still patented in some countries. The color and height maps are reverse engineered from the game Comanche and are therefore excluded from the license.

About

VoxelSpace clone written in Java

License:Apache License 2.0


Languages

Language:Java 95.5%Language:C 4.5%