|
From: Leopold P. <le...@wo...> - 2002-03-11 16:36:21
|
Hi, thank's for the answer. You have mentioned that you have tested lookat and Xj3D and lookat wins performance wise. Here, there are some people that proposing to develop this project in java. It will win portability, so we could use it in Irix, Solaris, Linux and Windoze. But, I'm a bit afraid, because I think that by now, java has a lot of limitations about the performance. So, if I would like to make a simulator of a robotic arm, with a lot of calculations (paths, kinematic inverse, etc) and after, I have to do all the work of representing it using a (more or less) realistic scene, java maybe is not an option, and I need to go necessary to C++/openvrml. It will be great, if someone have Do you have tested some complex scene in java and in lookat? there's a lot of difference? Best regards, Leo A Dijous 07 Març 2002 23:28, Nigel Stewart va escriure: > Hi, > > You may also like to try Xj3D, the Java-based VRML and X3D > open source browser from the Web3D group. I'm using both > lookat and Xj3D at the moment - lookat wins performance wise. > I'm doing a simple robot using OrientationInterpolators > routed to Transform nodes in the robot kinematic heirachy, > works nicely apart from the well known ROUTE-TO-PROTO bug > in OpenVRML. (Therefore not using PROTO's) I will probably > be setting this as an assignment for our Web3D students. > > You may be interested in this link: > http://goanna.cs.rmit.edu.au/~nigels/Web3D/ > > Cheers, > > Nigel > > > Hi, > > > > thank's a lot for the mail. I have read it with with a lot of care. > > > > I'm using linux, and I would like to do a Open source program. So, any > > propietary or Windows program it's no a way to me. > > > > I have looked the link of Sandy Ressler, and I think that it's very > > interesting to me. One problem that I found always with lookat it's that > > I cannot view a lot of vrml files. For example some of the Sandy > > Ressler's webs. > > > > Otherwise, I begin to rethink my master thesis, and maybe I use a java3d > > to view the scenes. I don't know. |