rf-3d-view
v0.4.3
Published
3d View library for Rapidfacture apps: BabylonJS wrap and usefull 3d functions
Readme
rf-3d-view
3d View library for Rapidfacture apps: BabylonJS wrap and usefull 3d functions
Installation
- exclude the folder
global/commonfrom git in your.gitignore
global/commonadd actual version of
rf-frontend-commonto you package.jsoncopy the
3dViewfolder from this package into your project using gruntinclude the important required files (variables.scss, etc.) in correct order - stick to other grunt files
don't use
3dViewas folder name in AngularJS target project. It leads to wrong sorting
Development
- edit the files in the common folder in your project
- when working correct, update the
rf-3d-viewproject - push the new version to our server and publish on npm
