https://github.com/opensourcebim/floorplan-generator
Plug-in for BIMserver to create a 2D HTML floorplan generator.
https://github.com/opensourcebim/floorplan-generator
Last synced: 12 months ago
JSON representation
Plug-in for BIMserver to create a 2D HTML floorplan generator.
- Host: GitHub
- URL: https://github.com/opensourcebim/floorplan-generator
- Owner: opensourceBIM
- Created: 2014-10-09T16:27:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T15:02:56.000Z (over 10 years ago)
- Last Synced: 2025-01-14T01:27:34.610Z (about 1 year ago)
- Language: HTML
- Size: 6.89 MB
- Stars: 13
- Watchers: 14
- Forks: 10
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
floorplan-generator
===================
Plug-in for BIMserver to create a 2D HTML floorplan generator.
This project depends on some of the resources included in the standard COBie plugins page (the COBieShared project).
Future revisions will eliminate the COBieShared dependency, but for now, you must import the COBieShared project (of the COBiePlugins repository)if you want to
work with the source code.
j3dcore.jar, j3dutils.jar, and vecmath.jar must be in the Bimserver/lib directory. See Java3d/J3d.
The j3d dependencies need to be setup to point to the native dll (on windows machines). j3dcore-ogl.dll. We have been putting that dll
in BimServer/native/j3dcore-ogl.dll