Skip to content

Commit

Permalink
Body tracking sample added
Browse files Browse the repository at this point in the history
  • Loading branch information
olexale committed Oct 16, 2021
1 parent dd3afc4 commit cee2e8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ I would highly recommend to review the [sample](https://github.com/olexale/arkit
| Occlusion | Spheres which are not visible after horizontal and vertical planes. | [code](https://github.com/olexale/arkit_flutter_plugin/blob/master/example/lib/occlusion_page.dart)|[twitter](https://twitter.com/OlexaLe/status/1121421315364274177) |
| Manipulation | Custom objects with pinch and rotation events. | [code](https://github.com/olexale/arkit_flutter_plugin/blob/master/example/lib/manipulation_page.dart)|[twitter](https://twitter.com/OlexaLe/status/1123893412279791616) |
| Face Tracking | Face mask sample. | [code](https://github.com/olexale/arkit_flutter_plugin/blob/master/example/lib/face_detection_page.dart)|[twitter](https://twitter.com/OlexaLe/status/1143483440278454277) |
| Body Tracking | Dash that follows your hand. | [code](https://github.com/olexale/arkit_flutter_plugin/blob/master/example/lib/body_tracking_page.dart)|[twitter](https://twitter.com/OlexaLe/status/1449408839393087494) |
| Panorama | 360 photo. | [code](https://github.com/olexale/arkit_flutter_plugin/blob/master/example/lib/panorama_page.dart)|[twitter](https://twitter.com/OlexaLe/status/1154665277654781952) |
| Video | 360 video. | [code](https://github.com/olexale/arkit_flutter_plugin/blob/master/example/lib/video_page.dart)|[twitter](https://twitter.com/OlexaLe/status/1406997587132026885) |
| Custom Animation | Custom object animation. Port of https://github.com/eh3rrera/ARKitAnimation | [code](https://github.com/olexale/arkit_flutter_plugin/blob/master/example/lib/custom_animation_page.dart)|[twitter](https://twitter.com/OlexaLe/status/1173587705206366209) |
Expand Down

0 comments on commit cee2e8a

Please sign in to comment.