https://github.com/junnishimura/ar-christmas
https://github.com/junnishimura/ar-christmas
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/junnishimura/ar-christmas
- Owner: JunNishimura
- Created: 2019-11-25T02:17:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T14:49:15.000Z (over 6 years ago)
- Last Synced: 2025-03-06T10:42:59.901Z (over 1 year ago)
- Language: C#
- Size: 11.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AR Christmas

## Features
#### decoration

#### lighting
##### normal environment

##### dark environment

#### scaling

#### picture

##### saved picture

#### save / load
##### save

##### load

#### light estimation

## Reference
- [Unity AR Foundation samples](https://github.com/Unity-Technologies/arfoundation-samples)
- [Dilmer Valecillos (Youtuber who works on AR tutorials)](https://www.youtube.com/playlist?list=PLQMQNmwN3FvzLN-8moCKmZb00gr7sdcrZ)
- [People Occlusion](https://qiita.com/Tanktop_in_Feb/items/55201612a8b449800100)
## Things I'm still working on
I prepared codes for both multipeer system and people occlusion, but it does not work properly.
I'm still trying to fix them.
- multipeer system
- people occlusion
## Thanks