Skip to content

Commit fc6db4c

Browse files
authored
Add docs.gl to resources (#53)
* Add docs.gl to resources docs.gl is a super nifty website I wouldn't want to go without when fiddling with OpenGL. * Order alphabetically
1 parent 4ef9063 commit fc6db4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
* [Metal Specification](https://developer.apple.com/documentation/metal)
4242

4343
## OpenGL
44+
* [docs.gl - OpenGL API Documentation](http://docs.gl/)
4445
* [Guide to Modern OpenGL Functions](https://github.com/fendevel/Guide-to-Modern-OpenGL-Functions)
4546
* [Learn OpenGL](https://learnopengl.com/)
4647
* [OpenGL 4.6 Specification](https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf)

0 commit comments

Comments
 (0)