Re: [JAVA3D] Adding Geometry or BranchGroups after scene has been compiled

2002-09-27 Thread Burrows Anthony
Hi Eric The simplest way I know of is to create a new BranchGroup, add the predefined shape to that, then add the BranchGroup to the live scenegraph. You can only add to a BranchGroup, and have to have the ALLOW_CHILDREN_EXTEND capability set. Tony -Original Message- From: TF [mailto:[E

Re: [JAVA3D] change ContentBranches

2002-09-27 Thread Anett Berger
Hi Kelvin, I've got to apologize for my late answer. I'm using version 1.2.1_04. In the faq (http://www.j3d.org/faq/manipulating.html#detach) I read that I have to set allowances to the parents. And I thought that I found out that a Locale cannot be given the allowances read/write etc. its childr

[JAVA3D] ? Install Programs ?

2002-09-27 Thread ZACZEK, MARIUSZ P. (JSC-DM) (NASA)
Hey, Have any of you come across any FREE install packages/programsyou know, ones that you can use to make your programs easily installable. Programs like Installshield or InstallAnywhere? The ones I just mentioned tend to be expensive and I was just wondering if anyone came across other

Re: [JAVA3D] ? Install Programs ?

2002-09-27 Thread Ben Moxon
The basic InstallAnywhere package is actually free. Trouble is that if you want to install the JRE then you need something that runs without it, making java a potentially bad option. For a free solution take a look at Nullsoft's offering http://www.nullsoft.com - I have seen this used a few

Re: [JAVA3D] RenderedVolumeImage

2002-09-27 Thread Doug Twilleager
Hi Auguste, This was to be a part the 3D media utilities - JSR 148. Unfortunately, the work on this has been put on hold. Doug Twilleager Java 3D Team Sun Microsystems >Subject: [JAVA3D] RenderedVolumeImage >To: [EMAIL PROTECTED] >MIME-version: 1.0 >X-Accept-Language: en >Delivered-to: [EMAIL

Re: [JAVA3D] change ContentBranches

2002-09-27 Thread Kelvin Chung
Anett Berger wrote: > Hi Kelvin, > > I've got to apologize for my late answer. > I'm using version 1.2.1_04. > In the faq (http://www.j3d.org/faq/manipulating.html#detach) I read that I > have to set allowances to the parents. > And I thought that I found out that a Locale cannot be given the allo

Re: [JAVA3D] Screen Capturing resulting in Blank images

2002-09-27 Thread Sean Sylvis
The flash might be due to calling repaint against the Canvas3D instead of the View. Although I prefer the flash for a single screen capture because it acts as feedback for the user -- a visual cue that the screen capture worked. Sean > -Original Message- > From: Julian Gomez [mailto:[

[JAVA3D] RasterTextLabel always behind other geometry

2002-09-27 Thread Andreas Jerke
Hi, i have tried the last version of RasterTextLabel which Justin posted here a month ago. For me the demo works, the label is always on top of other geometry (the axes in this case). But in my app the RasterTextLabel is always BEHIND other geometry, the alwaysOnTo flag is ignored. My scenegra

Re: [JAVA3D] ? Install Programs ?

2002-09-27 Thread Dave H on Hibish.com (E-mail)
I use ClickTeam's freeware version InstallMaker and find it a very useful installer for windows based applications. The freeware includes a button to connect to their website and that is it. It's unobtrusive and it doesn't nag. It is fully functional. You can get rid of the button if you regis