Home
Reply
Visitor
yniange
Posts: 2

How do I use HOOPS to create a MFC project to achieve Stereo Viewing?

[ Edited ]

How do I use HOOPS to create a MFC project to achieve Stereo Viewing? Can you give me a simple example?

Spatial Moderator
ybiyani
Posts: 223

Re: How do I use HOOPS to create a MFC project to achieve Stereo Viewing?

Please see HOOPS partviewer included in the HOOPS installation. Under the Tools/Options/General panel you will see a stereo mode. Please follow the source code to review the implemenation further.

Spatial Moderator
ybiyani
Posts: 223

Re: How do I use HOOPS to create a MFC project to achieve Stereo Viewing?

Visitor
yniange
Posts: 2

Re: How do I use HOOPS to create a MFC project to achieve Stereo Viewing?

Thank a lot!