https://github.com/anderspitman/graphics-resources
https://github.com/anderspitman/graphics-resources
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anderspitman/graphics-resources
- Owner: anderspitman
- Created: 2017-04-10T03:19:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-16T05:48:33.000Z (about 8 years ago)
- Last Synced: 2025-03-15T07:54:26.082Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Misc
* [Render Hell - Pipline explanation](https://simonschreibt.de/gat/renderhell/)
* [Pixar in a Box](https://www.khanacademy.org/partner-content/pixar)
* [Nice blog post with list of resources](https://medium.com/vrtigo/resources-for-beginning-graphics-programming-c0da724381bc)
# WebGL
* [WebGLFundamentals](https://webglfundamentals.org/)
* [WebGL reference card](https://www.khronos.org/files/webgl/webgl-reference-card-1_0.pdf)
# OpenGL
* [Let's Fix OpenGL paper](http://www.cs.cornell.edu/~asampson/media/papers/opengl-snapl2017-preprint.pdf)
* [learn opengl](https://learnopengl.com/)
# Vulkan
* [Tutorial](https://vulkan-tutorial.com)
* [Great overview talk - Red Hat dev](https://www.youtube.com/watch?v=ynyO3O3zd3E)