Skip to content

Instantly share code, notes, and snippets.

@jeslyvarghese
Created July 11, 2017 08:59
Show Gist options
  • Save jeslyvarghese/1a2bb46ec0800a9423f5ab5a17f611ea to your computer and use it in GitHub Desktop.
Save jeslyvarghese/1a2bb46ec0800a9423f5ab5a17f611ea to your computer and use it in GitHub Desktop.
Graphics
Introduction to VR Perfomance - https://docs.google.com/presentation/d/1yJSQy4QtcQxcMjr9Wj6kjMd2R1BLNA1mUebDtnaXDL8/edit#slide=id.p
Running Tech Workshops - http://stephaniehurlburt.com/blog/2016/11/1/guide-to-running-technology-workshops
Casual Introoduction To Graphics Programming - http://stephaniehurlburt.com/blog/2016/10/28/casual-introduction-to-low-level-graphics-programming
Introduction To C++ Graphics - https://docs.google.com/presentation/d/1d0StEQMEdz4JUEHXfTPbwKIGYex2p5Mko1Rj66e5M80/edit#slide=id.p
Graphics In Plane Language - https://renderdoc.org/blog/Graphics-in-Plain-Language/
A Trip Through Graphics Pipeline - https://fgiesen.wordpress.com/2011/07/09/a-trip-through-the-graphics-pipeline-2011-index/
http://kesen.realtimerendering.com
Cinder - https://libcinder.org/docs/guides/opengl/index.html
Openframeworks - http://openframeworks.cc/learning/
bgfx- https://github.com/bkaradzic/bgfx
Processing - https://github.com/bkaradzic/bgfx
GLSL Sandbox - http://glslsandbox.com
Shadertoy - https://www.shadertoy.com
GraphicsCodex - http://graphicscodex.com
Game Engine Development - https://www.amazon.com/Foundations-Game-Engine-Development-Mathematics/dp/0985811749/ref=asap_bc?ie=UTF8
GPU Perfomance For Game Artist - http://fragmentbuffer.com/gpu-performance-for-game-artists/
Realtime Rendering - http://www.realtimerendering.com
Graphics Programming Workshop - https://www.slideshare.net/StephanieHurlburt/graphics-programming-workshop
GFX Programming Lectures - http://antongerdelan.net/teaching/
Graphics Gems - https://www.amazon.com/Graphics-Gems-IV-IBM-Version/dp/0123361559
NVIDIA GPU Gems - https://developer.nvidia.com/gpugems/GPUGems3/gpugems3_pref01.html
Mathamatical Tools In GFX With C# Implementation - https://www.amazon.com/dp/9812791027/ref=cm_sw_r_cp_ep_dp_OE8yzbJ3C1XSK
Scratch Pixels - http://www.scratchapixel.com
Tutorials - https://www.youtube.com/playlist?list=PL85A84C3580CADD64&app=desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment