- The renderer doesn't load properly when using the VS2010 project.
- When using the VS2013 project, you need to upgrade to use the VS2015 compiler.
hash_set and hash_map are deprecated (we should be using unordered_set and unordered_map instead.
Do you accept PRs to include a VS2015 solution and use the non deprecated classes?