https://github.com/siimer/realtime-rendering-implementations
A repository containing various implementations of the concepts described in the book "Real-Time Rendering: 4th Edition". Done using Unity
https://github.com/siimer/realtime-rendering-implementations
realtime-rendering unity
Last synced: 17 days ago
JSON representation
A repository containing various implementations of the concepts described in the book "Real-Time Rendering: 4th Edition". Done using Unity
- Host: GitHub
- URL: https://github.com/siimer/realtime-rendering-implementations
- Owner: SiiMeR
- License: mit
- Created: 2018-08-18T17:28:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T15:37:36.000Z (over 7 years ago)
- Last Synced: 2025-10-09T16:37:13.897Z (8 months ago)
- Topics: realtime-rendering, unity
- Language: C#
- Homepage:
- Size: 16.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Real-time Rendering
A repository containing various implementations of the concepts described in the book "Real-Time Rendering: 4th Edition". Implemented using the Unity game engine.