Have a look there: http://synaptic.mvc.mcc.ac.uk/Pelvis/
regards Paul
Rafa³ Renk schrieb:
Are
you aware at anybody digitising museum objects and putting there objects
into virtual museum with interactive functionality. Rafal
Renk
Hi. I have sent to your personal email a sample that works. It's a House
with TrianglStripArray. Rgds,
|:0).
Wessel Thomas schrieb:
> I am new to Java3D. I am using the TriangleStripArray to build a
> table but when I run the program I am not getting a display of the
> object. I started out
Hi there,
i get the follwoing exception when terminating my application.
java.lang.NullPointerException
at javax.media.j3d.RenderBin.removeOrderedBin(RenderBin.java:4476)
at javax.media.j3d.RenderBin.removeAllRenderAtoms(RenderBin.java:4447)
at javax.media.j3d.MasterControl.unregisterView(
Sorry for the late response, but in regards to the fact that an infinite
loop would overflow the stack, I would accept this except it is not
consistent at all. At times my program will run without the error
appearing, while other times it occurs almost immediately after beginning
the thread. Sy
is it possible to apply a Transform3D to a Geometry object ? ( getting another Geometry object )
--
---
Jose L. Hernandez Taberner
mailto:[EMAIL PROTECTED]
===
To unsubscribe, send email to [EMAIL
Hello,
I just got stereo working for all my application on a graphics card
supporting
DirectX using the Direct3D version of Java3D. However, when controlling the
object using some extension of the mouse behavior it seems as I really get
to
control the right eye view, while the left eye view is sl
This bug is fixed in the FCS release.
-Uma
> X-Accept-Language: en
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Date: Mon, 26 Feb 2001 13:27:43 +0100
> From: Karsten Fries <[EMAIL PROTECTED]>
> Subject: [JAVA3D] What's the meaning of this exception??
> To: [EMAIL PROTECTED]
>
> Hi th
Hey Guys
I've been hearing for some time now on this forum about J3D problems with
swing..
can you please summarize the problems you encountered and how you solved
them (if at all )
I am trying to decide if to work with awt and swing.. of course I prefer
swing as development times are
much short
Hi John;
Thanks for the helpful comments. Unfortunately, I'll have to work with this
graphics card for the next few months at least. It was helpful to have a
benchmark figure for the performance improvement I can expect once I upgrade
the hardware I'm working on. Thanks also for the graphics car
I noticed in my application scenegraph I have an extra TransformGroup
added to the scene root. I tracked it down and found out that it gets
added when my PickMouseBehavior gets created. I assume that's why this
behavior has to take in the scene root node in its constructor.
I tried deleting this
Hi everyone,
I took a cap of my error I have been getting lately and it
gives me this "java caused an invalid page fault in module JVM.DLL at
019f:503f170a. etc...(see pics for more details). If could describe to me
what this error means, or what could be causing it, I would grea
For simple Networked 3d games
Java on the Server & Client with
Linux / Apache / Servlets on the Server
is optimal for :
Value, Reliability, & Simplicity.
Source code is available for the Server & Client,
here are some demos of 3d animation that don't
require a plug-in, don't require windows
Ahmed,
We've concluded the final reviews and the publisher would like me to add an
introductory chapter to ease a general audience into Java 3D. I'm in the
midst of a fairly crazy project at work though, and due to become a father
in a few weeks... I'll trying to squeeze time in wherever I can! R
Hi Shaun,
There are some bugs in beta1 which may cause the crash.
If you encounter the problem in v1.2.1 beta2,
please send us a test case for investigation.
Thanks.
- Kelvin
Java 3D Team
Sun Microsystems Inc.
>X-Originating-IP: [216.215.51.90]
>MIME-Version: 1.0
>X-Priority: 3
>X
Hello everyone!
Can somebody help me with this code snippet?
import javax.media.j3d.*;
import javax.vecmath.*;
public class ViewPoint extends TransformGroup implements Viewable
{
private ViewSite[] site;
public ViewPoint(String name, Vector3d location, Point3d look_to)
{
Vecto
15 matches
Mail list logo