Skip to content
/ ifc2gltf Public

experimental conversion tool from ifc to glTF 2.0

License

Notifications You must be signed in to change notification settings

bertt/ifc2gltf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifc2gltf

Experimental tool, converts from IFC geometries to glTF 2.0

Parameters

-i : input file

-o : output file

Sample:

$ ifc2gltf -i wall.ifc -o wall.glb

tool ifc2gltf
Input file: wall.ifc
Output file: wall.glb
Start converting to glTF...
Number of geometries: 2507
Converting to glTF finished.
Elapsed: 00:00:07.5423802

Results

(for file seee results folder)

First case: wall.ifc:

Converted to glb:

Dependencies

  • SharpGLTF

  • XBim.Essentials

  • XBim.Geometry (only works on Windows)

  • CommandLineParser

About

experimental conversion tool from ifc to glTF 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages