douysu / computer-graphics-notes
记录3D开发内容,学习过程中的总结和记录,包括引擎、图形、OpenGL、Shader等,保持更新ing.
☆209Updated 3 years ago
Alternatives and similar repositories for computer-graphics-notes:
Users that are interested in computer-graphics-notes are comparing it to the libraries listed below
- 3D图形学算法Code。包括软渲染、光线追踪、PBR等等~☆227Updated 4 years ago
- 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业☆147Updated 2 years ago
- GAMES 102☆277Updated 3 years ago
- A c++ implemtation of software rasterization application with pbr☆245Updated 3 years ago
- Course Homework for Games101☆73Updated last year
- 为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。☆92Updated 3 years ago
- 现代图形绘制流水线原理与实践,作业框架。☆341Updated last year
- SRenderer is a software rasterization renderer☆142Updated 2 years ago
- Utopia Game Engine 无境游戏引擎☆487Updated 2 years ago
- A tiny soft-renderer built from scratch using C++ 11☆186Updated 3 years ago
- App of RTR, PTR and Editor☆780Updated 3 years ago
- 以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。☆441Updated last year
- GAMES202 homework☆36Updated 3 years ago
- The code of lesson “Digital Geometry Processing” with ACAM frame☆136Updated 3 years ago
- 一个小巧的 C++ 软渲染器☆56Updated 4 years ago
- A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.☆86Updated 11 months ago
- SoftRender☆56Updated 3 years ago
- GAMES 101.☆57Updated 4 years ago
- LearnOpenGL的记录☆29Updated 4 years ago
- Note from tiny renderer project☆79Updated 4 years ago
- Code Replicability in Computer Graphics☆202Updated 2 years ago
- GAMES101、GAMES202作业全解☆206Updated 2 years ago
- An offline ray tracing-based renderer for fun☆63Updated 3 years ago
- Monte Carlo Path Tracing☆37Updated 6 years ago
- GAMES101: 现代计算机图形学入门 作业☆554Updated last year
- notes and related materials for GAMES103☆69Updated 3 years ago
- my first cpu render engine. the main purpos is learning.☆310Updated 5 years ago
- Ray Tracing 学习笔记☆65Updated 6 years ago
- https://blog.csdn.net/ycrsw/category_11717021.html☆21Updated 2 years ago
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。☆89Updated 4 years ago