libingzeng / RayTraceGroundUpLinks
This renderer is based on the original source code of the book named Ray Tracing From The Ground UP. I extended it from the following aspects. Objects: part of sphere, part of tori, globe, and so on. Tessellation: sphere, horn, rotational sweeping surfaces, bezier patches (Utah teapot). 2D texture: solid cylinder checker, sphere checker. Scene …
☆23Updated 7 years ago
Alternatives and similar repositories for RayTraceGroundUp
Users that are interested in RayTraceGroundUp are comparing it to the libraries listed below
Sorting:
- Atmosphere rendering based on precomputed table.☆35Updated 6 years ago
- Ray Tracing Gems 中文翻译☆29Updated 6 years ago
- A RTX renderer☆40Updated 5 years ago
- 教育意义;基于物理的渲染器;闲着没事造轮子☆24Updated 6 years ago
- This project aims to finish the source code examples of the book Ray Tracing from the Ground Up.☆24Updated 7 months ago
- An offline ray tracing-based renderer for fun