GeistHaus
log in · sign up

GitHub - mosra/magnum-singles: Single-header libraries from the Magnum engine

github.com

Single-header libraries from the Magnum engine. Contribute to mosra/magnum-singles development by creating an account on GitHub.

7 pages link to this URL
Multi-dimensional strided array views in Magnum

Magnum recently gained a new data structure usable for easy data description, transformation and inspection, opening lots of new possibilities for more efficient workflows with pixel, vertex and animation data.

1 inbound link article en
Magnum 2019.10 released

The new release brings Python bindings, Basis Universal texture compression, improved STL interoperability, better Unicode experience for Windows users, a more efficient Emscripten application implementation, single-header libraries, new OpenGL driver workarounds and much more.

0 inbound links article en
Magnum 2020.06 released

Redesigned geometry pipeline together with massive additions to importer plugins, new debugging, visualization and profiling tools, new examples including fluid simulation and raytracing, instancing in builtin shaders and a gallery of cool projects to get inspired from.

0 inbound links article en
A Decade of Magnum

On 19th December 2010, Magnum saw its first commit. A bunch more commits happened since then and I learned some things along the way.

0 inbound links article en
Convenient CPU feature detection and dispatch

A new Magnum feature provides efficient compile-time and runtime CPU detection and dispatch on x86, ARM and WebAssembly. The core idea behind allows adding new variants without having to write any dispatching code.

1 inbound link article en