Wes Log: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 9: Line 9:
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 CMake 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
*I've been working on exporting the FreeCAD files to glTF so we can use https://modelviewer.dev/examples/loading/index.html

Revision as of 02:08, 16 June 2021

Tue Jun 15, 2021

Create Metahuman character for OSE game and setup playground project environment

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 CMake configuration to OpenCascade 7.5

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.