Wes Log: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
*[[User:Wesxdz/Assessment]] | *[[User:Wesxdz/Assessment]] | ||
The [https://docs.unrealengine.com/4.26/en-US/WorkingWithContent/Importing/Datasmith/SoftwareInteropGuides/IFC/ Datasmith IFC importer plugin] only supports Windows due to a 3rd party dll, but it would probably not be that much work to add Linux support | The [https://docs.unrealengine.com/4.26/en-US/WorkingWithContent/Importing/Datasmith/SoftwareInteropGuides/IFC/ Datasmith IFC importer plugin] only supports Windows due to a 3rd party dll, but it would probably not be that much work to add Linux support | ||
[https://wiki.freecadweb.org/Compile_on_Linux Compiled FreeCAD] with ccmake configuration to OpenCascade 7.5 | [https://wiki.freecadweb.org/Compile_on_Linux Compiled FreeCAD] with ccmake configuration to OpenCascade 7.5 | ||
Revision as of 23:08, 15 June 2021
Tue Jun 15, 2021
The Datasmith IFC importer plugin only supports Windows due to a 3rd party dll, but it would probably not be that much work to add Linux support
Compiled FreeCAD with ccmake configuration to OpenCascade 7.5
- I've been working on exporting the FreeCAD files to glTF so we can use https://modelviewer.dev/examples/loading/index.html
Here's a couple examples of rendering in UE 5 - Archviz
Outdoors
We can reach this level of fidelity: although many of the CAD workflow/rendering features are not available on Linux yet.