1.0.0 • Published 5 years ago

cra-template-danishtesingsomething v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Basic Viewport App

Copyright © Bentley Systems, Incorporated. All rights reserved.

An iModel.js sample application that demonstrates the minimum setup for opening an iModel and viewing its graphics in a viewport with basic viewing tools.

  • Viewport: Renders geometric data onto an HTMLCanvasElement.
  • Toolbar: Includes basic viewport tools in top-right corner of viewport (select, fit, rotate, pan, zoom).

This app serves as a guide on how you can embed one or more of these components into your own application. See http://imodeljs.org for comprehensive documentation on the iModel.js API and the various constructs used in this sample.

Purpose

The purpose of this application is to demonstrate the following:

Development Setup

Follow the App Development Setup section under Sample Interactive Apps to configure, install dependencies, build, and run the app.

Contributing

Contributing to iModel.js

1.0.0

5 years ago