Update viewer app, moved to static file server and only websockets for reconstruction image
Showing
- src/aam.py 16 additions, 0 deletionssrc/aam.py
- src/server.py 9 additions, 4 deletionssrc/server.py
- viewer/app/components/.gitkeep 0 additions, 0 deletionsviewer/app/components/.gitkeep
- viewer/app/components/images-loader.js 30 additions, 53 deletionsviewer/app/components/images-loader.js
- viewer/app/components/three-js-reconstruction.js 16 additions, 6 deletionsviewer/app/components/three-js-reconstruction.js
- viewer/app/controllers/.gitkeep 0 additions, 0 deletionsviewer/app/controllers/.gitkeep
- viewer/app/controllers/reconstruction.js 19 additions, 21 deletionsviewer/app/controllers/reconstruction.js
- viewer/app/helpers/.gitkeep 0 additions, 0 deletionsviewer/app/helpers/.gitkeep
- viewer/app/models/.gitkeep 0 additions, 0 deletionsviewer/app/models/.gitkeep
- viewer/app/routes/.gitkeep 0 additions, 0 deletionsviewer/app/routes/.gitkeep
- viewer/app/routes/application.js 4 additions, 0 deletionsviewer/app/routes/application.js
- viewer/app/routes/reconstruction.js 7 additions, 0 deletionsviewer/app/routes/reconstruction.js
- viewer/app/templates/application.hbs 6 additions, 0 deletionsviewer/app/templates/application.hbs
- viewer/app/templates/components/.gitkeep 0 additions, 0 deletionsviewer/app/templates/components/.gitkeep
- viewer/app/templates/components/images-loader.hbs 4 additions, 0 deletionsviewer/app/templates/components/images-loader.hbs
- viewer/app/templates/components/three-js-reconstruction.hbs 2 additions, 2 deletionsviewer/app/templates/components/three-js-reconstruction.hbs
- viewer/app/templates/reconstruction.hbs 5 additions, 13 deletionsviewer/app/templates/reconstruction.hbs
- viewer/config/environment.js 1 addition, 0 deletionsviewer/config/environment.js
- viewer/tests/unit/routes/application-test.js 11 additions, 0 deletionsviewer/tests/unit/routes/application-test.js
- viewer/tests/unit/routes/reconstruction-test.js 11 additions, 0 deletionsviewer/tests/unit/routes/reconstruction-test.js
Loading
Please register or sign in to comment