From: Braden M. <br...@en...> - 2011-05-13 15:09:15
|
On Fri, 2011-05-13 at 18:13 +0530, surya pavan wrote: > Hi, > > > > I came across openVRML while evaluating plug-ins/tools to render 3D images > in browsers. I downloaded openVRML from > http://sourceforge.net/projects/openvrml/ site. I found many *.sh and *.cpp > files in the downloaded stuff and couldn’t able to identify the exact > process to use *Mozilla browser plug-in. *Currently, I would like to use the > Mozilla browser plug-in in windows. > > > > Please assist me in installing and working with Mozilla browser plug-in ? > > Is there any direct tool /plugin installed for browser and get it worked ? Please use a sensible Subject for your mail to the list. 1. OpenVRML is distributed as source code. You need to build it. On Windows, you can use the free Visual C++ Express compiler. Instructions for building are here: <https://sourceforge.net/apps/trac/openvrml/wiki/BuildOpenvrmlOnWindows>. Unfortunately, they're a bit dated with respect to the latest project files/Visual C++ version. I will try to update them soon. 2. Unfortunately, there's not a Windows version of the plug-in yet. -- Braden McDaniel <br...@en...> |