Skip to content

Reality Capture SDKs (Reality Analysis, Reality Modeling & Reality Conversion), examples and web app sample

License

Notifications You must be signed in to change notification settings

lioum/reality-capture

 
 

Repository files navigation

reality-capture

Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.

About this Repository

This repository contains Reality Capture SDKs for Reality Modeling, Reality Analysis, Reality Conversion and Reality Management services. It provides classes, functions and examples to create reality data, upload local data to Reality Management, run Analysis/Conversion/Modeling jobs and download results.

All the packages are also available in python

Requirements

Build Instructions

  1. Clone repository (first time) with git clone or pull updates to the repository (subsequent times) with git pull
  2. Install dependencies: pnpm install
  3. Build source: pnpm build

Unit tests

  1. Run unit tests : create a .env file based on template.env, then : npm run coverage

About

Reality Capture SDKs (Reality Analysis, Reality Modeling & Reality Conversion), examples and web app sample

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 55.8%
  • Python 43.2%
  • Other 1.0%