Documentation

Documentation for PolyVox is still work in progress, but there are a number of resources you can make use of.

User Manual

A guide to using PolyVox in your projects. This provides a gentle introduction to the PolyVox API with tutorials and example code. Read more…

API Documentation

A list of the functions and classes which make up PolyVox, along with diagrams showing the relationship between them. Read more…

Community Wiki

A place for anyone to add their own information and code snippets related to PolyVox.Read more…

Volumetric Representation of Virtual Environments

This article was written for the book ‘Game Engine Gems Volume 1’ and is now available on Google Books. It discusses the principles of representing environments using voxels and describes some of the implementation details of PolyVox. Read more…