An open API service indexing awesome lists of open source software.

https://github.com/anderspitman/graphics-resources


https://github.com/anderspitman/graphics-resources

Last synced: 7 months ago
JSON representation

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)