Skip to content

Commit

Permalink
Update README and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Sep 22, 2019
1 parent d219439 commit a985d61
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

<!-- MarkdownTOC -->

- [1.7.0](#170)
- [1.6.0](#160)
- [1.5.0](#150)
- [1.4.0](#140)
Expand All @@ -16,6 +17,13 @@
<!-- /MarkdownTOC -->
</details>

## 1.7.0
> 2019.09.22
- 📦 Update arcore & sceneform 1.12.0
- 🦊 Augmented faces
- 🧰 Native & web scene viewers

## 1.6.0
> 2019.09.08
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
- **[Material properties](https://developers.google.com/ar/develop/java/sceneform/standard_properties.pdf)**: Color, Metallic, Roughness, Reflectance
- **[Gestures](https://developers.google.com/ar/develop/java/sceneform/build-scene)**: Drag, Rotate, Scale
- **[Augmented images](https://developers.google.com/ar/develop/java/augmented-images/)**: Tracks the application logo
- **[Augmented faces](https://developers.google.com/ar/develop/java/augmented-faces/)**: Identify regions of a detected face
- **[Native & web scene viewers](https://developers.google.com/ar/develop/java/scene-viewer)**: Interactive models in native or on the web
- **[Cloud anchors](https://developers.google.com/ar/develop/java/cloud-anchors/overview-android)**: Host, share and resolve anchors
- **[PointCloud](https://developers.google.com/ar/reference/java/arcore/reference/com/google/ar/core/PointCloud)**: Feature points
- **[Screen capture & recording](https://developers.google.com/ar/develop/java/sceneform/video-recording)**: 480p, 720p, 1080p, 2160p
Expand All @@ -38,6 +40,7 @@
- [sceneform-samples](https://github.com/googlesamples/sceneform-samples)
- [glTF-Sample-Models](https://github.com/KhronosGroup/glTF-Sample-Models)
- [Poly](https://poly.google.com/)
- [\<model-viewer\>](https://github.com/GoogleWebComponents/model-viewer)

## License

Expand Down

0 comments on commit a985d61

Please sign in to comment.