Skip to content

mauri870/VoxelSpace9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoxelSpace9

Voxel Space like algorithm implemented in Plan9.

YouTube Playlist

Installation

Install git from https://github.com/oridb/git9 then

    % git/clone git://github.com/mauri870/VoxelSpace9.git

You can also grab a tarball

    % hget https://github.com/mauri870/VoxelSpace9/archive/main.tar.gz | tar xvz

Compilation is done with mk, altrough you can build on linux using plan9port

    % mk

On linux

    % make

In order to run use a rc script provided with the code

    % RunVoxelSpace

Use WASD to move around or toggle cameraautomove from the settings by clicking the right mouse button.

Colormaps

The original sources for the colormaps/heightmaps are listed below.

Plan9 VoxelSpace

About

Voxel Space like engine implemented in Plan9.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published