Skip to content

Commit 86196c1

Browse files
committed
add drafts
1 parent 8cb2006 commit 86196c1

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

examples/animation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# DRAFT Animations
2+
3+
- react-native Animated library
4+
- propsOnMount / propsOnUnmount
5+
- scenekit transitions
6+
- animated models

examples/measure-distance.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# DRAFT Measure distance
2+
3+
- geometry, pythagoras, vectors
4+
- hitTestPlanes with features
5+
- hitTestPlanes with planes
6+
- hitTestSceneObjects

examples/models.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# DRAFT loading models
2+
3+
- loading from network
4+
- convertion with xcode

0 commit comments

Comments
 (0)