douysu / graphics-algorithm
3D图形学算法Code。包括软渲染、光线追踪、PBR等等~
☆233Updated 4 years ago
Alternatives and similar repositories for graphics-algorithm:
Users that are interested in graphics-algorithm are comparing it to the libraries listed below
- 记录3D开发内容,学习过程中的总结和记录,包括引擎、图形、OpenGL、Shader等,保持更新ing.☆215Updated 3 years ago
- A c++ implemtation of software rasterization application with pbr☆248Updated 3 years ago
- 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业☆148Updated 2 years ago
- SRenderer is a software rasterization renderer☆147Updated 2 years ago
- A tiny soft-renderer built from scratch using C++ 11☆186Updated 3 years ago
- GAMES 102☆281Updated 3 years ago
- 现代图形绘制流水线原理与实践,作业框架。☆341Updated last year
- SoftRender☆58Updated 3 years ago
- 计算机图形学-学习笔记☆410Updated 9 years ago
- Utopia Game Engine 无境游戏引擎☆488Updated 3 years ago
- CPU & GPU RTX based on OpenGL☆400Updated 4 years ago
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆287Updated 3 years ago
- A toy 2D renderder based on Vulkan☆116Updated 2 weeks ago
- 基于C++实现的一个光栅化软渲染器☆120Updated last year
- LearnOpenGL的记录☆29Updated 4 years ago
- Course Homework for Games101☆73Updated last year
- App of RTR, PTR and Editor☆781Updated 3 years ago
- GAMES101、GAMES202作业全解☆223Updated 2 years ago
- 以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。☆446Updated last year
- My cpu offline renderer for learning.☆146Updated 4 months ago
- 为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。☆93Updated 3 years ago
- 学习书籍: DirectX 12 3D 游戏开发实战☆37Updated 4 years ago
- Personal Use☆39Updated 4 years ago
- GAMES202 homework☆36Updated 3 years ago
- GAMES101: 现代计算机图形学入门 作业☆567Updated last year
- HEngine - 2D/3D Game Engine written in C++20☆102Updated 2 years ago
- A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.☆90Updated last year
- A soft-render for learning☆60Updated 4 years ago
- Vulkan Quick Start☆134Updated 3 years ago
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。☆90Updated 4 years ago