Revit API Regarding walkthroughs??

Revit API Regarding walkthroughs??

Anonymous
Not applicable
903 Views
2 Replies
Message 1 of 3

Revit API Regarding walkthroughs??

Anonymous
Not applicable

Hi, I am a student at University, and for my Dissertation, I am trying to create a peice of software that will combine the Oculus Rift, with a Revit designed Building. 

 

The plan is to allow the wearer, of the Oculus Rift to look around the building, in any direction. 

 

Is this something that the Revit API will allow me to do?

 

If not, any suggestions??

 

Thanks

 

Joe Malloy

 

0 Likes
904 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk

Dear Joe,

 

Happy New Year to you!

 

The Revit API currently does not provide programmatic support for walkthroughs, afaik.

 

Therefore, I would suggest that you use Revit as an authoring tool and its API to export the model to some other framework supporting walkthroughs, e.g. the Autodesk View and Data API:

 

http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.46

 

It translates the RVT model to a WebGL JSON format.

 

Public domain walkthrough viewers have already been implemented for it, e.g. using Google cardboard:

 

http://through-the-interface.typepad.com/through_the_interface/2014/11/adding-more-speech-recognitio...

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes
Message 3 of 3

boostyourbim
Advocate
Advocate
0 Likes