Hello,
Is it possible to associate a menu to 3D object ?
If yes, how can I do it ?
What I want is to have a menu when I click on an object without moving the
mouse and from this menu I'll be able to make other action.
Any help is welcome.
Many thanks !
=
hello,
Your exemple work fine, but I want to understand the architecture of an Xj3d
scene. As with Java3d you have SimpleUnivers, BranchGroup, TransformGroup
and Transform3D, Shape. There's a rule to build a scene with Java3d. And I
would understand this sort of rule with Xj3d.
In the attached
Thanks about the tutorial that I don't stop to examin !
Here is the simple code in the tutorial :
import java.awt.*;
import java.util.HashMap;
import javax.swing.*;
import org.web3d.x3d.sai.*;
/**
* A simple example of how to use SAI to load a scene and modify a value.
public class SimpleSAIDe
Hello everybody,
I'm wondering if it exists out there anyway to give an appearence of
cylinder to a LineArray. Obviously I can use a cylinder but a LineArray is
more easy to manipulate than a cylinder when you move two objects connected
by it.
Any idea or exemple are welcome.
Thanks !
=
Hi everybody,
I want to enable and desable the PickTranslateBehavior,
Can someone help me how to do ?
Many thanks !
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-I
Ben Moxon wrote:
I'm guessing people would say that because of the crossover between
java3d-interest@java.sun.com and the [EMAIL PROTECTED] list.
I can't see any point in not merging the lists, to be honest, as they are
pretty close to identical in content, but while there are two I will stay
su
Hi,
I find by chance your subjet in this forum, my problem is the inverse of
yours ! I want to translate my object that moves in XY when I click to. I
use PickTranslateBihavior, so could you tell me how did you do to translate
your object on XZ plane ?
Thanks advance !
==
Hi all,
Is there a way to change the plan of the move of the PickTranslateBihavior ?
What I want is to change the plan (x0y) to (x0z), ie instead to move in x0y
an object moves on x0z in manner to have a reflection of zoom.
Thanks a lot !
=
Thank you very much !
My porblem is resolved, your indication was well.
Meva
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email
Hi all,
I'm beginner in Java3D, I have just little problem.
My goal consists to move a link connecting two boxes when I move one of them.
The link is created with Linearray class and the boxes are created with Box
class. I can really get the new cordinates of the moving box but I don't
know after
Hi all,
I need help for my application.
My problem consist fo to move a vrml object loaded into java3D. For this
I transverse all shape3d and set them ALLOW_INTERSECT and some aother flag.
My object is composed by 5 boxes with different size. when I click on
the greatest component all components mo
11 matches
Mail list logo