Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddupont808/unity2d-pathtracer
2D real time global illumination in Unity via raymarching photons in a SDF
https://github.com/ddupont808/unity2d-pathtracer
Last synced: about 2 months ago
JSON representation
2D real time global illumination in Unity via raymarching photons in a SDF
- Host: GitHub
- URL: https://github.com/ddupont808/unity2d-pathtracer
- Owner: ddupont808
- Created: 2019-11-28T04:59:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T05:56:49.000Z (about 5 years ago)
- Last Synced: 2023-02-26T21:28:03.182Z (almost 2 years ago)
- Language: C#
- Homepage:
- Size: 4.87 MB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2D lighting experiment
Demo scene included
![Demo gif](https://raw.githubusercontent.com/Cryption/Unity2D-Pathtracer/master/Demo1.gif)
![Demo img](https://raw.githubusercontent.com/Cryption/Unity2D-Pathtracer/master/Demo2.png)