Chunks
Moddable voxel sandbox for room-scale VR.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NChunks
 NAgents
 NAudio
 NControls
 NEntities
 NGeometry
 NGraphics
 NInterface
 NPlugins
 CAssertionExceptionThrown when an assertion fails.
 CConstantCurveSimple curve that maps any value to a constant.
 CCurveBase class for types that define a mapping from the range [0.0, 1.0] to another value.
 CIConfigCollectionClasses that implement this interface can be used with the Chunks.Config static class to automatically read and write config files. Any public fields in classes implementing this interface will be serialized when saving the config file.
 CLinearCurveSimple curve that linearly interpolates between two values.
 CLogMessage
 CTask
 NLibNoise
 NGenerator
 NOperator
 CGradientProvides a color gradient.
 CModuleBaseBase class for noise modules.
 CNoise2DProvides a two-dimensional noise map.