Tips and tricks
Hints for better productivity and performance.
- Method chaining — Little feature helping to reduce typing and encourage best practices.
- Writing portable applications — How to support different platforms and different OpenGL capabilities within one codebase.
- Speeding up compilation — Techniques for reducing compilation times used by Magnum itself and recommended for application code as well.
- Troubleshooting — Various tricks and solutions to common pitfalls.