PDA

View Full Version : Vizard Plugin Questions


apenngrace
06-15-2015, 08:40 AM
Hello, I am working on Villanova University's Virtual Reality CAVE project. The University has an Vizard Enterprise license for Vizard 5.

We are trying to integrate the Vizard 5 and LadyBug SDK in order to display ladybug captured video in the CAVE.

I would like to know:
- Is still required to use Visual Studio 2008 to build the plugins for Vizard 5?
- Can 64-bit plugin .dle files be built for the 64-bit version of Vizard?
- Can the Vizard Lite version be used for build purposes? Our Enterprise version is installed in another building from our computer labs, so it would be convenient if development could be done with the Lite version rather than having to install a build environment on our computer in the CAVE.

Thank you.

Jeff
06-15-2015, 03:52 PM
Is still required to use Visual Studio 2008 to build the plugins for Vizard 5?

Yes

Can 64-bit plugin .dle files be built for the 64-bit version of Vizard?

Yes, you will need to compile your plug-in using the 64-bit version of the SDK.

Can the Vizard Lite version be used for build purposes?

The Development or Enterprise license is required to load custom Vizard plug-ins.