Editing IFC.js

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{stub}}
+
<div style="float: left; margin: 30px;">[[File:IFC.js_logo.png|64px]]</div>
 
 
{{Infobox software
 
| icon      = IFC.js_logo.png
 
| screenshot = IFC_to_JS_1_opt.jpg
 
| website    = [https://ifcjs.github.io/info/ github]
 
| source    = [https://github.com/IFCjs/web-ifc-three github]
 
| license    = [https://github.com/IFCjs/web-ifc-three/blob/main/LICENSE.md MIT]
 
| bugs      = [https://github.com/IFCjs/web-ifc-three/issues github]
 
| community  = [https://discord.com/invite/FXfyR4XrKT discord] [https://ifcjs.github.io/info/docs/Introduction Docs]
 
| maturity  = Mature
 
| donation  = [[Donation_Directory#Inkscape|donate]]
 
}}
 
  
 
IFC.js is a free library for reading [[Industry Foundation Classes (IFC)|IFC data]] and loading information and geometry into memory. This allows, among other things, to convert any web browser into an IFC viewer and work with its information easily. The library is built on Three.js, so the geometry generated is completely customizable (color, transparencies, edges, etc). All IFC parameters are easily accessible from the geometry and vice versa.
 
IFC.js is a free library for reading [[Industry Foundation Classes (IFC)|IFC data]] and loading information and geometry into memory. This allows, among other things, to convert any web browser into an IFC viewer and work with its information easily. The library is built on Three.js, so the geometry generated is completely customizable (color, transparencies, edges, etc). All IFC parameters are easily accessible from the geometry and vice versa.
  
 
Since the library is 100% JavaScript, it is possible to create BIM applications running on the client side, without depending on communication with a server. However, it is also possible to create server applications based on Node.js and native applications with Electron, React Native, etc.
 
Since the library is 100% JavaScript, it is possible to create BIM applications running on the client side, without depending on communication with a server. However, it is also possible to create server applications based on Node.js and native applications with Electron, React Native, etc.
 +
 +
[[File:IFC_to_JS_1_opt.jpg|400px]]
  
 
* License: [https://github.com/agviegas/IFC.js/blob/master/LICENSE MIT]
 
* License: [https://github.com/agviegas/IFC.js/blob/master/LICENSE MIT]
Line 28: Line 18:
  
 
{{Template:Software}}
 
{{Template:Software}}
[[Category:Industry_Foundation_Classes_(IFC)]]
 

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: