Code

Code

Any code I make public will be available from my github page. In most cases shared code will be written in C++ and more often than not will be in some way computer graphics related. Unfortunately, the amount of support and help I can offer will be extremely limited. Code projects will normally be accompanied by a Visual Studio solution for easy building. Also, I strive to make libraries small and header-only whenever possible to avoid linkage problems. Please let me know if you find the code useful!

Recommended Reading

C++

My preferred programming language is C++. Because of the enormous popularity of this language it can be difficult to choose between the vast amount of available literature. Here is a list of books (in no particular order) that I have found to be very instructive and useful:

Computer Graphics

There is also a large body of books published on the topic of computer graphics. Again, I will list some references that I have found to be particularly useful:

Leave a comment