AshkenSC / GAMES-101Links
《GAMES-101 现代计算机图形学入门》课程PPT、个人笔记与作业
☆91Updated 4 years ago
Alternatives and similar repositories for GAMES-101
Users that are interested in GAMES-101 are comparing it to the libraries listed below
Sorting:
- Homework repo. for GAMES-101: https://sites.cs.ucsb.edu/~lingqi/teaching/games101.html☆64Updated 3 years ago
- Course Homework for Games101☆76Updated 2 years ago
- OpenGL Learning and Exercises☆104Updated 3 weeks ago
- 记录3D开发内容,学习过程中的总结和记录,包括引擎、图形、OpenGL、Shader等,保持更新ing.☆217Updated 4 years ago
- Note from tiny renderer project☆81Updated 4 years ago
- 图形学书单☆105Updated 8 years ago
- 计算机图形学原理第四版中文翻译,欢迎同好加入翻译小分队☆80Updated 5 years ago
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。