Chaphlagical / USTC_CGLinks
中国科学技术大学《计算机图形学》课程作业
☆41Updated 4 years ago
Alternatives and similar repositories for USTC_CG
Users that are interested in USTC_CG are comparing it to the libraries listed below
Sorting:
- Group Member: KeyueXu, SijieHu, YuchengJin, JunxinQiao, ZhaoxiangQin, HanYang☆57Updated 4 years ago
- Course Homework for Games101☆75Updated 2 years ago
- SRenderer is a software rasterization renderer☆151Updated 3 years ago
- GAMES 102☆285Updated 3 years ago
- 00106501: Computer Graphics (Spring-Summer 2020)☆435Updated last year
- 为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。☆101Updated 4 years ago
- GAMES101: 现代计算机图形学入门 作业☆594Updated last year
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。☆93Updated 5 years ago
- GAMES 101.☆57Updated 4 years ago
- A tiny soft-renderer built from scratch using C++ 11☆184Updated 3 years ago
- notes and related materials for GAMES103☆78Updated 3 years ago
- 网格简化-清华大学计算机科学与技术系计算机图形学课程项目☆50Updated 5 years ago
- 3D图形学算法Code。包括软渲染、光线追踪、PBR等等~☆235Updated 4 years ago
- The code of lesson “Digital Geometry Processing” with ACAM frame☆137Updated 4 years ago
- Some study notes.☆38Updated 2 years ago
- GAMES101、GAMES202作业全解☆252Updated 2 years ago
- 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业☆149Updated 2 years ago
- Simple cloth simulation with OpenGL.☆65Updated 2 years ago
- 《现代OpenGL保姆级课程》的课件专用仓库☆77Updated last year
- 这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。☆35Updated 6 years ago
- ☆23Updated last year
- 🏎 使用 C++ 和 OpenGL 实现简单的 3D 赛车游戏☆101Updated 5 years ago
- 一些优秀的图形学相关资料的索引,侧重于中文社区中的资源☆49Updated 3 years ago
- 记录3D开发内容,学习过程中的总结和记录,包括引擎、图形、OpenGL、Shader等,保持更新ing.☆216Updated 4 years ago
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆296Updated 3 years ago
- OpenGL Learning and Exercises☆103Updated last year
- Vulkan Quick Start☆139Updated 3 years ago
- notes and assignments of CG (CMU 15-462/662)☆92Updated 4 years ago
- Z-buffer, scanline Z-buffer, hierarchical Z-buffer and hierarchical Z-buffer with octree algorithm to determine hidden surfaces.☆27Updated 4 years ago
- GAMES202 homework