douysu / graphics-algorithmLinks
3D图形学算法Code。包括软渲染、光线追踪、PBR等等~
☆235Updated 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
Sorting:
- 记录3D开发内容,学习过程中的总结和记录,包括引擎、图形、OpenGL、Shader等,保持更新ing.☆216Updated 4 years ago
- A c++ implemtation of software rasterization application with pbr☆250Updated 3 years ago
- 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业☆150Updated 2 years ago
- SRenderer is a software rasterization renderer☆151Updated 3 years ago
- A tiny soft-renderer built from scratch using C++ 11☆185Updated 3 years ago
- CPU & GPU RTX based on OpenGL☆398Updated 5 years ago
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆296Updated 3 years ago
- App of RTR, PTR and Editor☆792Updated 3 years ago
- Utopia Game Engine 无境游戏引擎☆493Updated 3 years ago
- GAMES 102☆285Updated 3 years ago
- 计算机图形学-学习笔记☆421Updated 9 years ago
- SoftRender☆61Updated 3 years ago
- 现代图形绘制流水线原理与实践,作业框架。☆354Updated 2 years ago
- LearnOpenGL的记录☆29Updated 4 years ago
- Course Homework for Games101☆76Updated 2 years ago
- 一个小巧的 C++ 软渲染器☆59Updated 4 years ago
- OpenGL Learning and Exercises☆103Updated last year
- 以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。☆453Updated 2 years ago
- 旨在学习,共同进步。☆479Updated last year
- 为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。☆101Updated 4 years ago
- my first cpu render engine. the main purpos is learning.☆314Updated 5 years ago
- Learn opengl together☆334Updated 3 years ago
- A soft-render for learning☆60Updated 5 years ago
- GAMES101: 现代计算机图形学入门 作业☆596Updated last year
- A toy 2D renderder based on Vulkan☆120Updated 5 months ago
- A Tiny renderer based on OpenGL and ImGui☆58Updated last month
- 基于C++实现的一个光栅化软渲染器☆127Updated 2 years ago
- An offline ray tracing-based renderer for fun☆64Updated 4 years ago
- Must-read and classic books of computational geometry and computer graphics☆1,430Updated last year
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结 合ImGUI显示渲染结果。☆92Updated 5 years ago