Features

Overview
License

Modules

Overview
Input/Output
Networking
Mathematics
Graphics
Scene Graph
Multimedia
3rd Party Libs

I/O Classes

Magnum also contains a rich set of support classes for input and output. Both stream based and file based I/O is supported by different classes. By using stream based I/O at as much places as possible, Magnum is able to load many files directly from the web using HTTP instead of first storing them in a temporory file and opening them later.

The I/O module implements the following features amongst others: