• How to Find out What Font Was Used?

    Use WhatTheFont App! https://play.google.com/store/apps/details?id=com.monotype.whatthefont&hl=en

    Continue reading

  • Computer graphics resources

    Article – World, View and Projection Transformation Matrices Let’s Build a 3D Graphics Engine: Linear Transformations Quaternions – visualisation (interactive) http://www.3dgep.com/understanding-quaternions/ Color palettes for your games (adobe)  

    Continue reading

  • GLSL shader highlighting

    In Notepad++ (works without changing extension of the shader files): http://www.lighthouse3d.com/2013/01/notepad-glsl-4-3-syntax-highlight/ In Visual Studio (works, need to change extension): http://www.horsedrawngames.com/shader-syntax-highlighting-in-visual-studio-2013/

    Continue reading