0bao / rgs
- RGS 是一个在 Win32 下使用 C++ 开发的软件光栅渲染器。 该光栅器指向两个不同的版本,其一为公益性的渲染管线学习项目,配备有完整的视频讲解; 而另外一个则是在学习版的项目上迭代而来的个人兴趣项目,该项目比学习版更加庞大。 - RGS points to two different versions: one is a non-profit rendering pipeline learning project; the other is a personal project which is larger in scale.
☆26Updated 6 months ago
Alternatives and similar repositories for rgs:
Users that are interested in rgs are comparing it to the libraries listed below
- A Tiny renderer based on OpenGL and ImGui☆48Updated 10 months ago
- CPU软渲染 -- 光线追踪渲染器 -- 公开课☆31Updated last week
- SoftRender☆58Updated 3 years ago
- 从零开始构建光栅器☆76Updated 3 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
- Cherno's OpenGL系列教程源码☆103Updated 3 years ago
- 现代图形绘制流水线原理与实践,作业框架。☆344Updated last year
- A c++ implemtation of software rasterization application with pbr☆248Updated 3 years ago
- The game_engine which learned from Cherno☆70Updated last month
- SRenderer is a software rasterization renderer☆147Updated 2 years ago
- 现代图形引擎入门指南☆408Updated 3 weeks ago
- Vulkan中文教程 | Vulkan Chinese Tutorial☆138Updated this week
- GAMES101、GAMES202作业全解☆223Updated 2 years ago
- ☆22Updated 9 months ago
- 基于C++实现的一个光栅化软渲染器☆120Updated last year
- Vulkan Quick Start☆134Updated 3 years ago
- Learn opengl together☆304Updated 3 years ago
- Gamebaby Rock Sun's D3D12 C-Style Sample for beginner☆251Updated last year
- 一键配置 GAMES101 作业框架及运行环境(含答案)☆70Updated last month
- HEngine - 2D/3D Game Engine written in C++20☆102Updated 2 years ago
- 为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。☆93Updated 3 years ago
- 引擎二周目进行中☆40Updated this week
- 计算机图形学基础(虎书)第五版翻译☆45Updated 2 years ago
- 计算机图形学 虎书 Fundamentals-Of-Computer-Graphics 第5版学习笔记(中文翻译)☆369Updated last month
- A tiny soft-renderer built from scratch using C++ 11☆186Updated 3 years ago
- 不仅完成了作业的基础和提高,还为202扩展了其他算法:Efficient GPU SSR,Hiz-SSR,IBL,SVGF。GAMES101在另一个分支,完成了Final Project,还扩展了Roughness BSDF!☆13Updated last year
- Utopia Game Engine 无境游戏引擎☆488Updated 3 years ago
- My render engine playground.☆56Updated 2 years ago
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。☆90Updated 4 years ago