Skip to content

StoneTrench/VoxelEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoxelEngine

A voxel engine with a wip multiplayer system. Currently in version Alpha 0.1.

Some definitions

  • world_pos - it's the global position of a voxel
  • chunk_pos - the position of a chunk on the chunk grid
  • chunk_world_pos - position of the chunk in the world
  • local_pos - position of a voxel in a chunk
  • global_pos - just a float vector3 coordinate

Screenshots

screenshot_alpha_0.1_(1) screenshot_alpha_0.1_(2) screenshot_alpha_0.1_(3)

About

A voxel engine with a wip multiplayer system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors