Skip to content

Commit d970910

Browse files
committed
update copyright
1 parent 2fea5a7 commit d970910

File tree

23 files changed

+312
-80061
lines changed

23 files changed

+312
-80061
lines changed

.idea/copyright/Jiewen_Lai_Apache_2_0.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# VR Demo
2+
3+
A demo to demonstrate how to build a VR app in cardboard using [google-vr](https://github.com/googlevr/gvr-android-sdk) and [ARCore](https://github.com/google-ar/arcore-android-sdk)
4+
5+
## How to use
6+
7+
1. Build it in Android Studio or download it from release
8+
2. Install it (Android API >= 24 is required)
9+
3. Give it your permission to your device's camera
10+
4. Setup your Cardboard, use volume key to adjust your base Y axis
11+
5. Move around and enjoy it!
12+
13+
## License
14+
15+
The [MediaLab Island](https://poly.google.com/view/8pbArn70zK3) model credit to [Wesley Oliveira](https://poly.google.com/user/c36U2gan4pw).
16+
17+
```
18+
Copyright 2019 Jiewen Lai
19+
20+
Licensed under the Apache License, Version 2.0 (the "License");
21+
you may not use this file except in compliance with the License.
22+
You may obtain a copy of the License at
23+
24+
http://www.apache.org/licenses/LICENSE-2.0
25+
26+
Unless required by applicable law or agreed to in writing, software
27+
distributed under the License is distributed on an "AS IS" BASIS,
28+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29+
See the License for the specific language governing permissions and
30+
limitations under the License.
31+
```
32+
33+
34+

app/src/main/assets/models/model.mtl

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)