You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction to Bimplus Renderer

bim+ renderer is a javascript renderer core based on three js.

Installation

Bimplus WebSDK library is distributed via npm repository.

npm installation

To install package via npm you need to install nodejs and npm . Then in command line run :

npm install bimplus-renderer

 

  • No labels