Skip to content

shohara/ifcloader-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifcloader-sample

This is a slight modified code based on hello-world to work with the latest IFCLoader in three.js.

  • The explanation of the code is in the Japanese Qiita page.
  • This code is deployed to GitHub Pages and can be accessed from here.

Licenses

The code is licensed under the MIT license. See the LICENSE file for more information. The following are the licenses used in this code. Please check the actual licenses of them by yourself.

  • The files (index.html, js/main.js, css/styles.css) are derived from ifc.js/Hello-world are licensed under the license (MIT) ifc.js defined.
  • The files (js/three/jsm/loaders/IFCLoader.js) are derived from ifc.js/web-ifc-three are licensed under the license (MIT) ifc.js defined.
  • The files (js/three/jsm/loaders/ifc/web-ifc-api.js, web-ifc.wasm) are derived from ifc.js/web-ifc are licensed under the license (MPL2.0) ifc.js defined.
  • The files (js/three/three.module.js, js/three/controls/OrbitControls.js, js/three/utils/BufferGeometryUtils.js) are derived from three.js are licensed under the license (MIT) three.js defined.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published