Hi guys,
We are a small team(me and my wife) and we are close to release an architectural real-time visualization plugin for Autodesk Revit. I implemented LiveLink(background data transfer, synchronization) from Revit directly to my plugin - so when user change BIM model’s geometry or materials, etc it’s almost immediately shows in Enray. It is cheap and instant way for architects to see BIM model visual presentation without doing anything additional any time at their workflow.
https://youtube.com/watch?v=os9r4_7pGf0
The project is the pure C++.
The scene is always dynamic including:
- Geometry generated from Revit project data on the fly
- Materials based on Revit parametric materials and data from LiveLink
- Lights, day animation
- Grass procedural generation over Revit geometry
Screenshots and panoramas save with post processing volume handling.
UI is the only Slate.
Thank you!
Couple screenshots taken in Enray
A couple of UI screens