Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

GDIFC

An asset by bmuniz1994
The page banner background of a mountain and forest
GDIFC hero image

Quick Information

0 ratings
GDIFC icon image
bmuniz1994
GDIFC

A reader for the buildingSMART Industry Foundation Classes (IFC) format.

Supported Engine Version
4.2
Version String
0.0.1
License Version
MPL-2.0
Support Level
community
Modified Date
2 days ago
Git URL
Issue URL

GDIFC v0.01

A reader for the buildingSMART Industry Foundation Classes format

It gives you the IfcBuilding node capable of reading the IFC file geometries as meshes within the 3D nodes.

Using

Create a IfcBuilding node and call its read_ifc method, passing the paht of the IFC file.

extends IFCBuilding

func _ready() -> void:
    read_ifc("PATH")

README Node code

the model currently loads at runtime, and you can save it as a new scene in the remote tree, but we are working on multiple alternatives.

README Loaded model

Dependencies

The code uses the awesome web-ifc library to create the meshes.

Development

This initial version is only able to read the geometry of the file and some minor alphanumerical information.

The next steps is to work on the alphanumerical information and spatial structure of the generated node.

A reader for the buildingSMART Industry Foundation Classes (IFC) format.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
GDIFC icon image
bmuniz1994
GDIFC

A reader for the buildingSMART Industry Foundation Classes (IFC) format.

Supported Engine Version
4.2
Version String
0.0.1
License Version
MPL-2.0
Support Level
community
Modified Date
2 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers