ColinGilbert / polyvox

Clone of upstream for better github integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PolyVox - The voxel management and manipulation library

PolyVox is the core technology which lies behind our games. It is a fast, lightweight C++ library for the storage and processing of volumetric (voxel-based) environments. It has applications in both games and medical/scientific visualisation, and is released under the terms of the MIT license.

PolyVox is a relatively low-level library, and you will need experience in C++ and computer graphics/shaders to use it effectively. It is designed to be easily integrated into existing applications and is independent of your chosen graphics API. For more details please see this page on our website.

About

Clone of upstream for better github integration

License:MIT License


Languages

Language:C++ 95.1%Language:CMake 3.4%Language:Python 0.6%Language:C 0.5%Language:C# 0.3%Language:Batchfile 0.0%