User profile: JagerDesu

User info
User name:JagerDesu
History
Joined:
Number of posts:61
Latest posts:

Has anyone used emscripten?
I've used it. Emscripten uses clang. It compiles everything to LLVM bitcode, then to WebASM or Javas...

Is The Standard Library Really That Useful?
[quote=jlb]No, the STL, as we know it today, was not even part of the early pre-standard language[/q...

Is The Standard Library Really That Useful?
[quote=jlb]With what compiler?[/quote]Visual Studio 2015. [quote]Debug builds will usually be slowe...

Is The Standard Library Really That Useful?
[quote=Furry Guy]The STL is written by people, read LOTS, who eat, sleep and live coding.[/quote]The...

Raycasting Engine
OpenGL 2.1 is pretty sufficient to learn the modern concepts you need. Just stay away from intermedi...