[JAVA3D] Gimbal lock

2004-08-25 Thread Cavill, SA (Stuart)
I am doing wrong or seeing an example of the correct way to go about this problem without gimbal lock occurring. Any help would be greatly appreciated.   regards     Stuart Cavill email: S[EMAIL PROTECTED]     === To unsubs

Re: [JAVA3D] Canvas3D & JSplitPane

2002-03-04 Thread Stuart Reid
I have no idea why this works, but I solved this problem by deriving from Canvas3D and overriding getMinimumSize: public class MyCanvas extends Canvas3D { public MyCanvas() { super(SimpleUniverse.getPreferredConfiguration()); } // Override of Canvas3D method, to ensure correct behavi

[JAVA3D] Do you know of any Java 3D courses in the UK?

2002-02-28 Thread Liz Stuart
Hi I'm interested in sending my PhD student on a JAVA 3D course, here in England. But, they don't seem to exist as yet. Does anyone know of any good courses that are taking place in the near-ish future? I'd be very grateful if you could reply to [EMAIL PROTECTED] Regards Liz St

Re: [JAVA3D] Just little statistics.

2002-01-30 Thread stuart
RealJ - its free and does everything I need Stuart -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Andy Leung Sent: 30 January 2002 00:22 To: [EMAIL PROTECTED] Subject: [JAVA3D] Just little statistics. Hi, I would like to know what

Re: [JAVA3D] Hardware configuration

2002-01-13 Thread stuart
ssor based mainboard, unless anyone else wants to contribute... Regards Stuart === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help,

[JAVA3D] Hardware configuration

2002-01-13 Thread stuart
115 (not being upgraded) Memorex TwelveMAXX burnproof re-writer (not being upgraded) Thanks for any input Stuart === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTER

Re: [JAVA3D] random numbers

2002-01-11 Thread stuart
Thanks Justin -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Justin Couch Sent: Friday, January 11, 2002 9:01 PM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] random numbers stuart wrote: > My prog requires random graph coordinates. I

[JAVA3D] Random numbers

2002-01-11 Thread stuart
Thanks for the input guys. Have gone with Justin's suggestion, as the sign in his algorithm is not dependent on the float value generated - more random? Stuart === To unsubscribe, send email to [EMAIL PROTECTED

[JAVA3D] random numbers

2002-01-11 Thread stuart
Hi, My prog requires random graph coordinates. I am creating a Random sequence and then pulling them off the sequence using nextFloat(). Does anyone know how to randomise the sign (positive or negative)? Thanks in Advance Stuart

Re: [JAVA3D] Help.

2002-01-06 Thread stuart
guys, let us into your club.....   Stuart McCormack -Original Message-From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Eric BerrySent: Saturday, January 05, 2002 9:34 AMTo: [EMAIL PROTECTED]Subject: [JAVA3D] Help. I've e-mailed this discus

[JAVA3D] Modelling synapse interaction using Java3D

2001-12-11 Thread stuart
degree. Have you any suggestions as to the best route to take regarding the approach to the 3d model, and the mathematics involved (chaos & pseudo-random behaviour)? Regards Stuart === To unsubscribe, send email to [E

[JAVA3D] Gravity effects for java3d

2000-09-01 Thread Stuart Jarvis
the people can walk around and not fly. Any help is appreciated. Also are there any 3ds loaders that import textures into java3d ? Thanks Stuart === To unsubscribe, send email to [EMAIL PROTECTED] and include in the b

Re: [JAVA3D] Access Named Nodes of a VRML file

1999-12-23 Thread Stuart Fischer
) myNamedNodeHashtable.get("MYNODENAME"); I think this is exactly what you want. Stuart > Dean Keeler wrote: > > HI, > > I have used the VRML97 loader to load in a model from VRML file in > Java3D. Now I want to access specific named nodes that are DEFined in > the model to manipulate. H

Re: [JAVA3D] CapturingCanvas3D.java

1999-12-16 Thread Stuart Fischer
Hello Kenny, I had saved this message a while back.. sorry that it's not a .java file. I don't know if this is what you are looking for, I have not tested it, but I assume it works.. Stuart Kenny-Siu-Ming Tang wrote: > > Dear all, > > Does anyone know whe

Re: [JAVA3D] Java3d browser plugin

1999-12-16 Thread Stuart Fischer
tag the location, version, and names of all required optional packages and ensures they are present by automatically loading them. See Extension Versioning for more information: http://java.sun.com/products/jdk/1.3/docs/guide/extensions/versioning.html Hope this somehow helps, Stuart Phil Doller

Re: [JAVA3D] VRML97 Loader Can not read some VRML files

1999-12-16 Thread Stuart Fischer
Pro/E generate VRML97 VRML, then it could be a bug/bugs in the VRML97 loader. Stuart Andy Zhuang wrote: > > I intsall VRML97 Loader (The Java3Dtm and VRML Working group). However, > I can not read VRML file generated by > I-DEAS or Pro/E (Both are famous Mechnical CAD software).

[JAVA3D] Can new Alpha object be used to restart Interpolator?

1999-12-01 Thread Stuart Fischer
start itself with? Thanks in advance Stuart Fischer Later in my program, I would like to === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For gen

[JAVA3D] Is it possible to prevent Canvas3D from grabbing the focus on MouseEntry?

1999-11-24 Thread Stuart Fischer
Canvas 3D hogs the focus. Stuart === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include i