MoYan1082 / CUDA_RayTracingAccelerateLinks
使用CUDA实现GPU加速光线追踪。
☆10Updated 2 years ago
Alternatives and similar repositories for CUDA_RayTracingAccelerate
Users that are interested in CUDA_RayTracingAccelerate are comparing it to the libraries listed below
Sorting:
- A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.☆93Updated last year
- A Tiny renderer based on OpenGL and ImGui☆54Updated last year
- GPU加速-光线追踪-基于物理渲染器☆46Updated 2 years ago
- CPU软渲染 -- 光线追踪渲染器 -- 公开课☆35Updated last month
- 不仅完成了作业的基础和提高,还为202扩展了其他算法:Efficient GPU SSR,Hiz-SSR,IBL,SVGF。GAMES101在另一个分支,完成了Final Project,还扩展了Roughness BSDF!☆15Updated last year
- 一些优 秀的图形学相关资料的索引,侧重于中文社区中的资源☆47Updated 2 years ago
- OptiX ray tracing toy framework☆12Updated last year
- GAMES202 homework☆35Updated 3 years ago
- a personal toy renderer for learning☆21Updated 2 months ago
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆290Updated 3 years ago
- 一周实现光线追踪☆16Updated 3 years ago
- GAMES103基于物理的计算机动画入门作业☆13Updated 2 years ago
- My cpu offline renderer for learning.☆146Updated 6 months ago
- GPU Physically Based Renderer (OpenGL Base) [2021-2022]☆69Updated 3 years ago
- 引擎二周目进行中☆42Updated last month
- 喷射战士2 Demo☆52Updated 4 years ago
- Research Oriented Physically Based Renderer☆70Updated 4 months ago
- ☆23Updated 11 months ago
- GAMES101、GAMES202作业全解☆236Updated 2 years ago
- My render engine playground.☆59Updated 2 years ago
- 学习并用vulkan实现nanite,赶春招写的,代码还比较乱☆101Updated 2 years ago
- Group Member: KeyueXu, SijieHu, YuchengJin, JunxinQiao, ZhaoxiangQin, HanYang☆57Updated 4 years ago
- This is a ray tracing renderer based on optimx and cuda.