https://github.com/shredengineer/3d-viewer
OpenGL 3D development tutorial for 64-bit Windows.
https://github.com/shredengineer/3d-viewer
Last synced: over 1 year ago
JSON representation
OpenGL 3D development tutorial for 64-bit Windows.
- Host: GitHub
- URL: https://github.com/shredengineer/3d-viewer
- Owner: shredEngineer
- License: wtfpl
- Created: 2019-01-06T08:01:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T12:17:37.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T09:24:00.838Z (over 1 year ago)
- Language: C
- Homepage: http://paulwilhelm.de/opengl-tutorial/
- Size: 771 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.TXT
Awesome Lists containing this project
README
3D-Viewer
=========
OpenGL 3D development tutorial for 64-bit Windows.
Blog post: [http://paulwilhelm.de/opengl-tutorial/](http://paulwilhelm.de/opengl-tutorial/)
Animation: [https://paulwilhelm.de/images/3D-Viewer.webp](https://paulwilhelm.de/images/3D-Viewer.webp)
License
-------
Copyright (C) 2019 Paul Wilhelm
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the COPYING file for more details.
[GLFW license](glfw/COPYING.TXT)