I want to make IFC viewer with Unreal engine.
I love the rendering quality of Unreal engine, I want to show IFC files with this quality.
So I want to make this following things.
- I am making the Drawing tools and IFC viewer
- I want to select from local or remote storage and load IFC files to show as realistic, should add some environment such as tree, person, car, cane etc. if I can add animated object in the scene, it will be great
- I want to draw additional object such as line, triangle, rectangle, and have to move, rotate
- I want to apply addition material to the objects with my own material
- As I know, I can create scene of IFC files with Unreal engine, but I want to use our IFC viewer app to make scene and want to render it with Unreal rendering engine, is it possible?
Please suggest me, how can I use this unreal engine!
Thanks.