real-time-rendering topic

List real-time-rendering repositories

instant-ngp

15.5k
Stars
1.9k
Forks
165
Watchers

Instant neural graphics primitives: lightning fast NeRF and more

Game-Programmer-Study-Notes

8.8k
Stars
1.6k
Forks
Watchers

:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.

hybrid-rendering

742
Stars
47
Forks
Watchers

A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.

PBR-White-Paper

1.7k
Stars
350
Forks
Watchers

⚡️基于物理的渲染(PBR)白皮书 | White Paper of Physically Based Rendering(PBR)

MaterialX

1.8k
Stars
320
Forks
Watchers

MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.

Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference

Real-Time-Rendering-3rd-CN-Summary-Ebook

2.5k
Stars
524
Forks
Watchers

:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者...

HashNeRF-pytorch

938
Stars
97
Forks
Watchers

Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/

ETEngine

764
Stars
56
Forks
Watchers

Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14

foolrenderer

944
Stars
75
Forks
Watchers

A tiny software renderer implemented from scratch without the use of graphics API, used to understand how GPUs work.