utilities – Helper functions

The utilities package is the standard home for shared functions which many modules may use. The spirit of utilities is also to isolate sections of critical code so that unit tests can be used to ensure a minimum of bugginess.

Coordinate Handling

Data Packing

More affectionately known as “bit-twiddling.”

Trigonometry

Project Versions

Table Of Contents

Previous topic

simplex – Simplex noise generation

Next topic

Tools

This Page