Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiminj committed Mar 7, 2016
1 parent 69a717b commit 6777d8d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@

It's a 3D VR sample project using SceneKit. Panning with a finger tilts the camera, while with two fingers makes you move.


**TODO List:**
- Physics engine to detect collision
- Accelerometer control
- Barrel shader enhancement

- Accelerometer based control
- Enhancement of the quality of the barrel distortion shader
- Physics engine for collision detection

**[Mar. 1 2016]**
- Refactored, again
Expand All @@ -22,4 +20,4 @@ It's a 3D VR sample project using SceneKit. Panning with a finger tilts the came
**[Feb. 22 2016]**
- The very basic Prototype -- working with only one scene

Thankfully I could stole the most of objects and tetures from <a href="https://developer.apple.com/library/ios/samplecode/SceneKitReel/Introduction/Intro.html">sample projects by Apple</a>, <a href="http://tf3dm.com/">tf3dm.com</a>, and <a href="http://sharecg.com">sharecg.com</a>
Thankfully I could stole the most of objects and textures in the project from <a href="https://developer.apple.com/library/ios/samplecode/SceneKitReel/Introduction/Intro.html">sample projects by Apple</a>, <a href="http://tf3dm.com/">tf3dm.com</a>, and <a href="http://sharecg.com">sharecg.com</a>. Please let me know if there are any license issues with 3d models used in this project.

0 comments on commit 6777d8d

Please sign in to comment.