https://github.com/appcoda/arkitlightestimationdemo
A Simple ARKit demo for working with light estimation
https://github.com/appcoda/arkitlightestimationdemo
arkit demo-app swift swift-4 tutorial
Last synced: 8 months ago
JSON representation
A Simple ARKit demo for working with light estimation
- Host: GitHub
- URL: https://github.com/appcoda/arkitlightestimationdemo
- Owner: appcoda
- Created: 2018-02-21T05:36:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T05:47:16.000Z (almost 8 years ago)
- Last Synced: 2025-04-10T01:44:38.112Z (10 months ago)
- Topics: arkit, demo-app, swift, swift-4, tutorial
- Language: Swift
- Homepage: https://www.appcoda.com/arkit-light-estimation
- Size: 89.8 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple ARKit demo for working with light estimation
Light estimation enhances your graphics’ blending with the real world in AR — with shading algorithms utilization. When your app renders graphics, you can use the rendering information and shading algorithms to match your camera’s captured real-world lighting conditions with your scene graphics.
For the full tutorial, please check it out here:
https://www.appcoda.com/arkit-light-estimation/