[JAVA3D] mouse translate

2004-04-03 Thread Bolaji O
I am using mousetranslate (which translates in the x and z axis) to translate objects (chairs, tables etc) in my program by click and holding the right mouse button. does anyone know how to get it to translate in the x and y axis? "Great things are not done by impulse, but by a series of small th

[JAVA3D] MouseTranslate

2004-03-22 Thread Bolaji O
I am using MouseTranslate on a table object that i created. Currently i translates in the X and y, axis, But it would prefer if it did it in the x and z axis. Is this possible? please let me know, anybody Bolaji "Great things are not done by impulse, but by a series of small things brought togeth

Re: [JAVA3D] problem

2004-03-15 Thread Bolaji O
thanks for your help thierry... another thing: i've created a object which is meant to represent the floor, using geometryinfo. However when added to the scene graph, i can only see this floor object from underneath i.e. move up and am effectively looking down on the "floor" i can only see the back

[JAVA3D] problem

2004-03-15 Thread Bolaji O
i have a problem when navigating in my 3d environment: After moving backwards for a certain amount, i am unable to move anymore its as if i have reached a boundary, or a point of no return and it can't even be refreshed, i have to rerun everytime that happens if that is familiar to anyone pleas

[JAVA3D] Changing object at runtime

2004-03-11 Thread Bolaji O
I need to be able to change display properties of part of a composite object at runtime... i.e. by clicking and dragging with the mouse and dragging... is this possible? if so could anyone help me out   thanks BolajiStay in touch better and keep protected online with MSN’s NEW all-in-one Premium Se

Re: [JAVA3D] Why is everyone so quiet about sound?

2004-03-07 Thread Bolaji O
how do u rotate a cylinder? i used rotX for a cube but it doesn't seem to have any effect on a cylinder "Great things are not done by impulse, but by a series of small things brought together." - Vincent Van Gogh Stay in touch better and keep protected online with MSN’s NEW all-in-one Premium Ser

[JAVA3D] COORDINDATES

2004-02-23 Thread Bolaji O
this is probably the silliest question you'll get asked but here goes: what is the format for 3d coordinates in java3d, i.e. given a point (a,b,c) which letter represents x, y  and z dont laugh!! thanksFind out more about the new range of Premium Web services from MSN. Click here for more informat

Re: [JAVA3D] colorcube

2004-02-16 Thread Bolaji O
thanks bassam, i created a cube method using a quadarray, but when i add it to the scene graph it doesn't show, i just get the black backgound. any suggestions Bolaji >From: Bassam <[EMAIL PROTECTED]>>Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>>To: [EMAIL PROTECTED] >Subject: Re:

[JAVA3D] colorcube

2004-02-14 Thread Bolaji O
I wonder if anyone can help me... I am using java3d for the first time and i am trying to manipulate the colorcube class so i have control of the color, dimensions etc.. externally, and then just attach it to the java3d scene graph to display. If that made any sense to anyone at all, and you ha

[JAVA3D] shadows

2003-12-18 Thread Bolaji O
can anybode tell me how t o do shadows in Java3D?  Get a free connection, half-price modem and one month FREE, when you sign up for BT Broadband today! === To unsubscribe, send email to [EMAIL PROTECTED] and include in the bod

[JAVA3D] help

2003-12-03 Thread Bolaji O
hi, i'm doing a project on virtual reality using the java 3D API. Although i have used java before, i have nerver used this API. I have completed a few sample exerises to get familiar with it, but im having problems.. for some reason my programs dont run, there is a problem with creating the c