**Krux02**: I had a look at your opengl-sandbox code and got most of the examples to compile. Had to modify the font path and remove the regexp code that triggers a conflict between `pure/options` (nice to know Nim has them :) ) and `compiler/options`.
Your code really shows the power of what is possible and is not too far from what I want to achieve.
