[JAVA3D] select vertices of line and Zoom

2001-10-09 Thread oda
Hello, Is anybody can tell me how to select a vertex of a LineArray ( may this choice not suitable) then to move it with the mouse on screen? Then why when I make zoom on one object in java3D scene it quickly passes beyond the viewer? I want to make big zoom on one part of the object. Thanks in

[JAVA3D] Object allocation within Java3D implementation

2001-10-09 Thread Michael P. McCutcheon
Platform: Windows 2000 SP2 CPU: 600 Mhz P3 Memory: 512 MB PC 133 Card: GeForce2 MX 400 32mb Drivers: NVidia 21.81 Java Version: 1.3.1 Java3D Version: 1.2.1_03 (OpenGL)   I've got a program that has a wakeuponelapsedframes running.  In this program, I have hundreds of Shape3D's that get moved a

Re: [JAVA3D] renderer.freeContext() crash outside VM

2001-10-09 Thread Kelvin Chung
>Delivered-To: [EMAIL PROTECTED] >MIME-Version: 1.0 >Content-Transfer-Encoding: 7bit >Date: Tue, 9 Oct 2001 16:37:31 -0700 >From: Mark Powell <[EMAIL PROTECTED]> >Subject: [JAVA3D] renderer.freeContext() crash outside VM >To: [EMAIL PROTECTED] > >Hi, >I am crashing outside the VM when I close the

[JAVA3D] renderer.freeContext() crash outside VM

2001-10-09 Thread Mark Powell
Hi, I am crashing outside the VM when I close the application frame with my Canvas3D in it. This is using JDK1.4 with Blackdown Java3D 1.2.1. I am running Red Hat Linux 7.1 with an NVidia Quadro 2 MXR video card and their latest drivers. I have attached the trace log. Please tell me that there

Re: [JAVA3D] setHeadIndex; second try

2001-10-09 Thread Mark Hood
> Date: Tue, 9 Oct 2001 13:09:43 -0500 > From: Alex Terrazas <[EMAIL PROTECTED]> > > I still haven't head from anyone regarding how to setup head tracking. > > It seems to me that there are two basic options: > > 1) To have the Sensor adjust the TransformGroup above the ViewPlatform > thro

[JAVA3D] use cloneNode()

2001-10-09 Thread Lan Wu-Cavener
Hi, all: I am confused about the usage of Node.cloneNode(). I have an object extending SharedGroup class. I need to copy it with everything duplicated. Since the cloneNode() need to work with uncompiled sub-scenegraph. I called the function before calling .compile(). But I have problem to cast t

[JAVA3D] Selecting one object in a scene

2001-10-09 Thread Rodrigo Miquelin
Hi people!! sorry for one more newbie qustion... I wanna select one object in a scene which has some objects. for ex, I have in a scene a cone and a sphere and I wanna select the cone and then, by selecting the cone, this one will be able to rotate, moved, and so.. Thanx 4 any help!!

[JAVA3D] setHeadIndex; second try

2001-10-09 Thread Alex Terrazas
I still haven't head from anyone regarding how to setup head tracking. It seems to me that there are two basic options: 1) To have the Sensor adjust the TransformGroup above the ViewPlatform through a SensorBehavior. 2) Use the setHeadIndex() method. If I understand the documentation correctly

[JAVA3D] Sample LWS scenes

2001-10-09 Thread Daniel Moscoso
Hi all !! Does anyone know an URL with sample LWS Scenes (that can be loaded with Lw3dLoader) ? Thanks in advanced !! Dani -- Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben

Re: [JAVA3D] Alpha restart

2001-10-09 Thread Kevin Williams
Here's the code I used to restart an Alpha in a Position Interpolater. Alpha a = new Alpha(1, parentApp.BULLET_TIME); a.setTriggerTime(System.currentTimeMillis() - a.getStartTime() + 50); posInt.setAlpha(a); Kevin > -Original Message- > From: Discussion list f

[JAVA3D] Triangle Array Texture Mapping

2001-10-09 Thread Nick Armstrong
I have created a loader for a bespoke 3D file format but I am having problems applying the textures to the triangle arrays it creates. It appears that rather than mapping the texture onto each triangle, each pixel of the texture is being mapped to each texel of the triangle array. Am I correct

Re: [JAVA3D] j3d 1.2.1 install problems

2001-10-09 Thread Paul Pantera
It should work. Uninstall any previously installed Java 3D installations (start/control panel/add remove programs). If you don't have Java 1.3 or higher installed, uninstall Java too and re-install 1.3.1. Then run the Java 3D installer. If you still have problems, let me know the specifics and

Re: [JAVA3D] vrml writer

2001-10-09 Thread Giles
Jürgen Vansteelant wrote: > Hello, > > I've written a vrml writer for my application but I have some problems with > my Appearance. If anyone would like to check it out , I've putted the java > file in an attachment. > My output is: > CapabilityNotSetException: Appearance: no capability to get >

[JAVA3D] Texture loading

2001-10-09 Thread Denis Troller
Hello,   is there any simple way to load a texture without any component (for example, in a loader) ?   -- Denis Troller

[JAVA3D] SV: Re: [JAVA3D] How do a create a hole?

2001-10-09 Thread Fredrik Andersson
Hello Paul! Thanks! You solved my problemo!! Best regards Fredrik -Ursprungligt meddelande- Från: Dipl. Ing. Paul Szawlowski [mailto:[EMAIL PROTECTED]] Skickat: den 8 oktober 2001 16:20 Till: [EMAIL PROTECTED] Ämne: Re: [JAVA3D] How do a create a hole? Did you assign a TransparencyA