Skip to content
/ voxy Public

Convenient library for working with common voxel data structures written in C++

License

Notifications You must be signed in to change notification settings

cfnptr/voxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOXY CI

A library providing API for working with voxel structures.

Supported operating systems

  • Ubuntu
  • MacOS
  • Windows

Build requirements

CMake options

Name Description Default value
VOXY_BUILD_SHARED Build Voxy shared library ON
VOXY_BUILD_TESTS Build Voxy library tests ON

Cloning

git clone https://github.com/cfnptr/voxy