Hello,
For a while I've been wondering the following: If there's an uncaught bug in
some action, the rendering stops. To make sure that this is not a bug in our
way of using Java3D, I modified the HelloUniverse application and got the
problem duplicated there also. I added the following lines in t
Hi;
I am using a DEM file to generate a virtual terrain (650x1000 grid cells in
the terrain). Using this I am computing those areas of the terrain visible
from a point and storing this as an array (1=visible, 0=non visible for each
grid cell).
I would like to overlay the visiblility information a
One of the biggest problems with vrml files is the relaxed compliance with the specs...
Alessandro
Alan Brockett <[EMAIL PROTECTED]> wrote:
Noticed on j3d.org that the old Sun VRML loader is being resurrected, asj3d-vrml97 (see http://www.j3d.org/utilities/loaders/vrml/j3d-vrml97.html)However, I
One option is to use a texture that is larger than you need and just crop it
using texture coordinates. Remember that your texture does not need to
exactly fit your shape, but you can let the texture coordinates go from 0 to
.75 for example.
However in this case you would need a 1024x1024 texture,
Hi Allesandro,
what do you mean with "relaxed compliance with the specs"?
Thank
you in advance,
Fausto Mancini
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] On Behalf Of Alessandro
BorgesSent: Wednesday, September 29, 2004 13:55To:
[EMAIL PROTECTED]Subject: Re: [JAVA3D]
Mike;
Thanks for the suggestion. While performance is not an issue right now
it will become a major factor for the final software!!
Another thought would be the possibility of modifying the color of each
grid cell to take account of the visibility information, rather than
applying a surface textu
Hello,
I am running an application with a JFrame that displays some Java Swing
components, as well as 4 separate Canvas 3d objects, each of which contains
a Java3d scene graph. I've noticed an intermittent problem with the
initial display of this frame in that sometimes the application freezes up
Fraser,
This will definitely get you better performance. As for the looks, it
depends on what you are going for. You can try it and play with the
ColoringAttributes to adjust the blending algorithm. I'm not completely
clear on what you are trying to accomplish so I can't be completely sure
vertex
Alessandro Borges wrote:
One of the biggest problems with vrml files is the relaxed compliance with the specs...
Hence one of the reasons Xj3D strictly conforms to the spec and
complains when files don't.
We've also restarted the conformance working group and have signed on 3
browser venders to cre
Hi:
Here is a link to the pre-release version of a Java3D-based
Java Web Start enabled viewer that supports the
following file formats : 3DS, STL, VRML, OBJ, DEM,
LWO/LWS, J3F, etc.
NetCAE Home:
http://www.netcae.com
Or you can go straight to the Java Web Start Page
http://www.netcae.com/tv/testdr
There is a bug in the ANT build project.
The target "jar" includes the wrong class path
after the package is been re-factored.
The j3d-vrml97's download file has been updated.
Please use the following link to get the latest update.
https://j3d-vrml97.dev.java.net/servlets/ProjectDocumentList
Tha
11 matches
Mail list logo