Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yiskang/aps-viewer-revit-camera-sync
This sample demonstrates how to sync camera state between Revit and APS viewer.
https://github.com/yiskang/aps-viewer-revit-camera-sync
Last synced: 21 days ago
JSON representation
This sample demonstrates how to sync camera state between Revit and APS viewer.
- Host: GitHub
- URL: https://github.com/yiskang/aps-viewer-revit-camera-sync
- Owner: yiskang
- License: mit
- Created: 2021-09-08T07:58:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T03:17:21.000Z (10 months ago)
- Last Synced: 2024-10-31T02:52:09.904Z (2 months ago)
- Language: C#
- Homepage:
- Size: 607 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aps-viewer-revit-camera-sync
![Node.js](https://img.shields.io/badge/node-%3E%3D%2010.0.0-brightgreen.svg)
![Platforms](https://img.shields.io/badge/platform-windows%20%7C%20osx%20%7C%20linux-lightgray.svg)
![License](https://img.shields.io/badge/license-MIT-green.svg)[![Viewer](https://img.shields.io/badge/Viewer-v7-green.svg)](http://developer.autodesk.com/)
[![oAuth2](https://img.shields.io/badge/oAuth2-v2-green.svg)](http://developer.autodesk.com/)
[![Data-Management](https://img.shields.io/badge/Data%20Management-v1-green.svg)](http://developer.autodesk.com/)
[![OSS](https://img.shields.io/badge/OSS-v2-green.svg)](http://developer.autodesk.com/)
[![Model-Derivative](https://img.shields.io/badge/Model%20Derivative-v2-green.svg)](http://developer.autodesk.com/)# Description
This sample demonstrates how to sync camera state between Revit and APS viewer.
**Note. Revit camera and APS Viewer camera are totally different. So, the result might not be perfectly matched.**
## Thumbnail
[![](http://img.youtube.com/vi/ejGGOWkqzTE/0.jpg)](http://www.youtube.com/watch?v=ejGGOWkqzTE "Demo sync camera between Revit and APS Viewer")
[Click here or click on the above picture to view the video](http://www.youtube.com/watch?v=ejGGOWkqzTE)
# License
This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Please see the [LICENSE](LICENSE) file for full details.## Written by
Eason Kang [in/eason-kang-b4398492/](https://www.linkedin.com/in/eason-kang-b4398492), [Developer Advocate](http://aps.autodesk.com)