Justin
Regarding running at 640x480, have you looked at
"Display Properties --> Settings --> Advanced --> Adaptor --> "List All Modes" ?
I'm running NVIDIA under Windows XP and even though the normal resolution
Slider only goes to 800x600, the "List All Modes" lets me set 640 x 480 for all color
In the last few years we have seen the paving pathway
for 3D mass market :
* good and cheap video cards;
* high performance VMs (Hotspot);
* powerful CPUs;
* RAM memory at low cost;
* Java stronger than ever;
* Internet widely available for software deployment;
I see NO reasons to dismiss the Jav
Sun's mailing lists are archived which you can browse and search:
Pick Behavior: 3 examples with sourcecode w. Selman's VRML Picking Demo
---
|
http://archives.java.sun.com/cgi-bin/wa?A2=ind0308&L=java3d-interest&P=649
Since it
Once upon a time, long before I finally became an independenttrainer
and developer, I was employed at a factory with allkind of interesting
things as NC-machines and CADCAM systems.The management was OK, you could
have a nice talk to them, butthey were also very strict if necessary. You
had to
It is obvious that in your program, when the two shapes are in front of
each other, both shapes are selected. So, you have to build in some code
to tell the system which of the shapes you want. In my applications I
used
Point3d eyePos=pickCanvas.getStartPosition();
PickIntersection pi=pickResult[0
Hi Paul,
Your initial shape is alive anyway, otherwise you wouldn't see it. So,
if I had this problem I should first try to find a possible BranchGroup
which is not alive at time of clicking. Also, I should check exactly which
Group or Shape was made pickable by ..setPickable(true);
Most of th
Hi Mark and Kelvin,
My heartiest THANKS for your excellent
support with Java 3D. My BEST WISHES
for an excellent and satisfying career.
Warm Regards
Raj Vaidya
===
To unsubscribe, send email to [EMAIL PROTECTED] and include
Hi,
I recently received a reply providing some solutions to the problem by P Flavin.
Unfortunately i accidently deleted the email - can you please send it again P Flavin
or anyone else who has a copy. It would be much appreciated since i have spent ages
trying to fix the problem.
Thanks
Paul