Re: [JAVA3D] AW: [JAVA3D] weird behaviour creating a Canvas3D from a swing app

2003-05-28 Thread Hans & Susan Horn
Dear Group, When looking at all the observations and after having read thru all your responses (thank y'all!) I was convinced that my problem is card/driver/driver setting related. In dispair I tried one last thing and opened the adapter property panel, pushed every "reset to factory defaults" bu

[JAVA3D] AW: [JAVA3D] weird behaviour creating a Canvas3D from a swing app

2003-05-28 Thread Florin Herinean
I've seen *operating system graphic errors* on other graphic cards too, on a S3 Savage IX laptop (also quite old !), and it was always related to high resolutions, mostly because some memory could not be allocated at some very low level. It didn't solve using any version of the driver from the grap

Re: [JAVA3D] weird behaviour creating a Canvas3D from a swing app

2003-05-28 Thread John Wright
Hans, Sure sounds like a video driver bug to me. I've seen dozens of these type of odd quirks (not just with Java 3D). Sounds like your work around is to use a more standard video mode or upgrade the Voodoo card. I'd be shocked if Sun Engineers gave you any other response than "it's probably a v

Re: [JAVA3D] weird behaviour creating a Canvas3D from a swing app

2003-05-28 Thread Hans & Susan Horn
Yet another data point: I'm using a non-standard resolution (1792*1344) onmy voodoo3.When I switch to UXGA (1600*1200) the problem goes away.I've been using that high res since I bought the card a few years back.Another interesting thing: everything behaves fine ONCE after switching back to 

Re: [JAVA3D] weird behaviour creating a Canvas3D from a swing app

2003-05-28 Thread Hans & Susan Horn
Alessandro, John, when run on my home machine, your TestCanvas3D class does the same as my contrived Test program I had posted earlier. It gets a Invalid fifoTypegd error (hwcExecuteStatusWinFifo) and goes into an infinite loop virtually freezing my machine. As far as the graphics drivers are con

[JAVA3D] Link/SharedGroup behaviour in addBranchGraph()

2003-05-28 Thread Chetan Chauhan
Hello, When using Link/SharedGroup, I noticed that while adding branch graph, the 'setLive()' for a SharedGroup is called as many times as the number of Links pointing to this SharedGroup. For example: I have one SharedGroup contaning 100 Shape3Ds and there are 200 Links pointing to this sing

Re: [JAVA3D] 3D Studio MAX

2003-05-28 Thread Martin Frey
download the obj-file exporter and load these objfiles. it works great and they works with textures and so on. greetz Martin - Original Message - From: "Ivan Yosifov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 27, 2003 9:40 PM Subject: [JAVA3D] 3D Studio MAX > Hi, >

Re: [JAVA3D] J3d Collision Detection Library

2003-05-28 Thread Martin Frey
Here's a simple example of CollisionTest with 1 BG and a CollisionBehavior i wrote. I attached the two java files. I don't know why there isn't such a simple example in the net... greetz Martin - Original Message - From: "Zak Nixon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesda