Here is a list of all namespaces with brief descriptions:
[detail level 123]
Nnbody | Nbody namespace contains everything needed to run a certain number of particles through an n-body simulation |
▼Nnoisemachine | Everything needed to generate, modify and combine noise elements as well as everything needed to texture primitives with it |
Ncombiner | Combiners require 2 or more source modules. They combine the results of these modules in a specific way |
Ngenerator | Generators are what produce the initial noise values. These are unique in that they don't require (and can't use) source modules to enable calls to GetValue() |
▼Nmodifier | Modifiers require and only accept 1 source module. They adjust the value from the source module in a specific way |
Nfunction | |
Nutility | Utilities to help with noise generation |
Npathfinder | Everything needed to find a path between two coordinates |
▼Nspaceengine | |
Ndata | |
Nscript | |
Nui | The ui namespace contains everything needed for the user interface. It also contains text drawing as this seemed like the most obvious place to put it |
▼Nutils | |
Ncolor | |
Nellipse | This namespace contains functions relating to ellipses |
Nmath | |
Norbit | Everything needed to calculate parts of orbits |
Nrandom | |
Nsphere | Everything needed to calculate things about spheres |
Nstring | |
Ntime | |