https://github.com/inori/lightingdemos
https://github.com/inori/lightingdemos
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/inori/lightingdemos
- Owner: Inori
- License: mit
- Created: 2023-08-05T20:20:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T16:23:59.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T06:11:02.975Z (over 1 year ago)
- Language: C++
- Size: 1.15 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Some lighting technics demo based on Vulkan
### Credits:
The framework code is based on SaschaWillems's Vulkan Sample, remove most of the example code, left the base framework, making it more lightweight
and easy to add samples for self use.
The original repository can be found here.
https://github.com/SaschaWillems/Vulkan