Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Amjath.Sharief
me to using JBuilder -Original Message- From: Nitin.Jain [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 11:02 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Just little statistics. I'm also using JBuilder nitin -Original Message- From: Guang Bin Liu [mailto:[EMAI

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Nitin.Jain
I'm also using JBuilder nitin -Original Message- From: Guang Bin Liu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 5:33 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Just little statistics. I am using JBuilder GB. Liu --- Andy Leung <[EMAIL PROTECTED]> ¼g¹D¡G> Hi gu

Re: [JAVA3D] opening browser window from w/in java application

2002-01-29 Thread Fred Klingener
From: "Mona Wong" <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 10:22 PM > Hi: > > I apologize if this question is off-topic but I am not sure where to ask Topic? We don' need no steenking topic! :-) > I'd like to put my java 2d/3d program documentation on the web. I'd > like

[JAVA3D] opening browser window from w/in java application

2002-01-29 Thread Mona Wong
Hi: I apologize if this question is off-topic but I am not sure where to ask ... I'd like to put my java 2d/3d program documentation on the web. I'd like the java application itself to open a browser window displaying the web documentation when the user clicks on a help button.

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Mark Montana
IDEs, editors, and coding styles are things that a developer takes very personally. It is next to impossible to tell someone who likes their own tool or their own style that there is a better option. Having said that, I'll tell you that TextPad is great! It's only about $25, and it does way more

[JAVA3D] TransformGroup Flatten/Removal

2002-01-29 Thread Kendall, Shawn
Has anyone out there written a util that takes a graph, and flattens it? That is, removes all the TransformGroups by recursively applying them down the graph into the Shape3D leaves. Just wondering before we go and do it. :-) -- ___ "It is

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Dbeauchamp
JBuilder 6 Personnal Edition > Hi, I would like to know what editor you guys use to program in Java, > just curiousity: > 1. Normal text editor > 2. WordPad(in Windows) > 3. vi or Emac(in Linux) > 4. Java Creator LE > 5. Jext > 6. JBuilder > 7. VisualAge > 8. Visual J++ > 9. Forte CE >

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Gary L. Graf
JBuilder 5 Andy Leung wrote: > Hi, I would like to know what editor you guys use to program in Java, > just curiousity: > 1. Normal text editor > 2. WordPad(in Windows) > 3. vi or Emac(in Linux) > 4. Java Creator LE > 5. Jext > 6. JBuilder > 7. VisualAge > 8. Visual J++ > 9. Forte CE >

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Todd J.
Check out jEdit. Very cool open source program written in java and with plugins for everything from FTP to file diffs to Ant to CVS to spelling to word completion to ... Todd carolina wrote: >Hi, >I used to program my Java3D application using >Allaire Kawa Java IDE Profesional Edition version

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Maung Min
None of those you've mentioned. VisualCafe Maung. -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Andy Leung Sent: Tuesday, January 29, 2002 7:37 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] Just little statistics. Hi guys, I

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Guang Bin Liu
I am using JBuilder GB. Liu --- Andy Leung <[EMAIL PROTECTED]> ¼g¹D¡G> Hi guys, I would like to know what editor you are > using to program: > > 1. Text editor > 2. JBuilder, VisualAge, ...bean... > 3. Java Creator LE, Jext > 4. vi(linux), vim(linux and windows)... > > I myself is usin

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Kyle McDonald - Eagle CAD
John Nelson wrote: > So of these, which IDE is free, fast and let's you visually build GUIs? > > I have a feeling the answer to that question is "none of the above". > NetBeans (and Forte) is free, fast enough (for me) and does visual GUI building. -Kyle --

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Paul Byrne
Java 3D Fly Through and the soon to be release Java 3D Scene Graph Editor are both written using Netbeans 3.3. The Editor will be a Netbeans module will run as a Netbeans module and as a stand alone application (with reduced functionality). I've attached a screen shot of the Editor in action. A

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Nathan Bower
Emacs for win32 How much is this Jbuilder? Do students get discount or anything? N === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, sen

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Kevin Grey
Don't ever expect to just be able to use a GUI editor to create a decent GUI interface. There's simply no avoiding having to dig into the code and learn what's going on the hard way... ~~K Kevin Z Grey Software Engineer -Original Message- From: John Nelson [mailto:[EMAIL PROTECTED]] Sen

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread carolina
Hi, I used to program my Java3D application using Allaire Kawa Java IDE Profesional Edition version 5 Carolina Prieto Muñiz - Original Message - From: "Andy Leung" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 1:21 AM Subject: [JAVA3D] Just little statisti

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread John Nelson
So of these, which IDE is free, fast and let's you visually build GUIs? I have a feeling the answer to that question is "none of the above". -- John -- _ John T. Nelson President | Computation.com Inc mail: | [E

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Marc Palmer
> Hi, I would like to know what editor you guys use to program in Java, > just curiousity: I'm not quite sure why we're all replying to this on this list, but... nobody's mentioned my choice so: IDEA from IntelliJ (www.intellij.com) Why? It kicks ass. It is fast. It has built in support for re

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Kyle McDonald - Eagle CAD
Kevin J. Duling wrote: > NetBeans 3.3.0 on Win2k and XP > Me too. Also NetBeans 3.3.1rc2 on Win2k and both of those on Solaris 2.8 also. (all with JDK 1.4rc1) -Kyle -- _ ---ooO( )Ooo--- Kyle J

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Roy Duffy
I'm using TextPad too. Great little editor. Color coding, automatic indenting, compile and run macros, and loads as fast as notepad on windows. -Roy Andy Leung wrote: > Hi guys, I would like to know what editor you are using to program: > > 1. Text editor > 2. JBuilder, VisualAge, ...bean.

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Pierce, Gregory (TBS)
Title: RE: [JAVA3D] Just little statistics. IBM's Eclipse for most coding tasks. If design work is necessary I usually move over to Together. > -Original Message- > From: Andy Leung [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 7:22 PM > To: [EMAIL PROTECTED] > Subject

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Kasparian, Raffi J.
JCreator Lite on my small computer, Forte on my big computer. === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTE

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Mike Rutter
JCreator Pro to edit. Textpad to execute custom build/execute scripts. - Original Message - From: "Andy Leung" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 7:21 PM Subject: [JAVA3D] Just little statistics. > Hi, I would like to know what editor you

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Fred Klingener
TextPad. US$27 shareware after free evaluation period from http://www.textpad.com/ Simple but deceptively powerful and extensible in nifty and surprising ways. It feels like it's on your side. Fred - Original Message - From: "Andy Leung" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sen

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Kevin J. Duling
NetBeans 3.3.0 on Win2k and XP - Original Message - From: "Andy Leung" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 5:21 PM Subject: [JAVA3D] Just little statistics. > Hi, I would like to know what editor you guys use to program in Java, > just curiousity:

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Josh Richmond
Emacs on W2K >>> [EMAIL PROTECTED] 01/29/02 07:21PM >>> Hi, I would like to know what editor you guys use to program in Java, just curiousity: 1. Normal text editor 2. WordPad(in Windows) 3. vi or Emac(in Linux) 4. Java Creator LE 5. Jext 6. JBuilder 7. VisualAge 8. Visual J++ 9. Forte C

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Salsby, Kent
UltraEdit-32 -Original Message- From: Andy Leung [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 4:22 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] Just little statistics. Hi, I would like to know what editor you guys use to program in Java, just curiousity: 1. Normal text edit

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread David Homiak
JBuilder for project-scope editing, Vim for quick editing of single files. Dave > -Original Message- > From: Andy Leung [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 6:22 PM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] Just little statistics. > > Hi, I would l

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Tarlton Mark-CMT041
JBuilder 6. -Original Message- From: Yazel, David J. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 3:25 PM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Just little statistics. JBuilder 6 -Original Message- From: Andy Leung [mailto:[EMAIL PROTECTED]] Sent: Tuesday, J

[JAVA3D] Just little statistics.

2002-01-29 Thread Andy Leung
Hi guys, I would like to know what editor you are using to program: 1. Text editor 2. JBuilder, VisualAge, ...bean... 3. Java Creator LE, Jext 4. vi(linux), vim(linux and windows)... I myself is using Jext, may I know yours? Andy

Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Yazel, David J.
JBuilder 6 -Original Message- From: Andy Leung [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 7:22 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] Just little statistics. Hi, I would like to know what editor you guys use to program in Java, just curiousity: 1. Normal text editor

[JAVA3D] Just little statistics.

2002-01-29 Thread Andy Leung
Hi, I would like to know what editor you guys use to program in Java, just curiousity: 1. Normal text editor 2. WordPad(in Windows) 3. vi or Emac(in Linux) 4. Java Creator LE 5. Jext 6. JBuilder 7. VisualAge 8. Visual J++ 9. Forte CE 10. vim(windows version) I am currently using Jext. Ma

Re: [JAVA3D] Text2Ds and Textured Objects

2002-01-29 Thread Kelvin Chung
Hi Raj, Looks like the texture transformation matrix did not reset correctly, you can try java -Dj3d.g2ddrawpixel=true yourapplication to force rendering Text2D without using Texture mapping (work in OGL version only) to see if the problem is gone. However, we need your test program in

Re: [JAVA3D] Transparency problem in Sphere rendering

2002-01-29 Thread Artur Biesiadowski
Nitin.Jain wrote: > If somebody wants I can send the image in a private email, which should > explain the situation better. It is best to put images somewhere on the web in such case - so who wants can check it out. Your problem is tied to sorting. You have to enable transparency sorting on yo

Re: [JAVA3D] DO NOT OPEN -> new photos from my party!

2002-01-29 Thread Peter Bliznak
it is a virus I just got warning email from my provider --> Rogers.com --- Dear Rogers Customer You may receive an Email message with an infected attachment. This virus named W32/Myparty.a@MM, disguises itself as an Internet link. If opened, this virus can potentially make copies of itself and

[JAVA3D] Transparency problem in Sphere rendering

2002-01-29 Thread Nitin.Jain
To display many spheres,as suggested(thanks Dave), I'm creating one QuadArray with thousands of rectangles and putting a sphere image as texture on all these rectangles. When I rotate the view I calculate the vertices of all the rectangles such that they always face the camera. The problem now is

[JAVA3D] Go ahead, flame away; sorry about the attachments

2002-01-29 Thread Alex Terrazas
Sorry- Allright. I made one of the cardinal mistakes for which I will pay dearly in flame. I attached big files to my email. I didn't think they were that big. Remember, my intentions were good though Alex === To un

Re: [JAVA3D] rotation about axis

2002-01-29 Thread Fred Klingener
saurabh, In Java 3D, the screw or orbit transform has to be constructed from the axial rotation, sandwiched between translations to and from the axis. Try this rotation by 30 degrees about an axis in the z direction through (0.0, 1.0, 0.0): import javax.media.j3d.*; import javax.vecmath.*; pub

[JAVA3D] About virus email

2002-01-29 Thread Yohan Baillot
Dear all, I apologize about yesterday worm email that got sent automatically to the list. My understanding was that it grabbed my first 20 email contacts and the Java mailing lists aliases are not in my first 20 email contacts so I did not expect it to reach you. As Mauricio cleverly indicated b

Re: [JAVA3D] Looking for DWG Loader

2002-01-29 Thread Marc Palmer
> Hi Justin and others- Alex, this is all very interesting, but other people may not be so keen on your 650KB+ of attachments sent to a public mailing list. Marc ~~~ W ~ (o) Wangjammer5 (Marc Palmer) ( ) Wangjammer7 www.wangjammers.org = Ja

Re: [JAVA3D] Looking for DWG Loader

2002-01-29 Thread Artur Biesiadowski
1) Alex, maybe if you would include more whitespace on edges, then these screenshots could take up more space ? Uncompressed bitmaps also do wonders... 2) Before flamefest will start - remember that there is one thing worse than posting too large attachment. It is replying to it with 'you **^&%^&

Re: [JAVA3D] Text2Ds and Textured Objects

2002-01-29 Thread Raj Vaidya
Hi Kelvin: Thanks for the e-mail. This Bug, if it is one really, is very weird. FYI, I am using OpenGL under Win98. I will prepare a test app. if necessary. My preliminary investigation shows that dynamically updating the texture coordinates of a ByRef geometry on one part of the scenegraph ( u

[JAVA3D]

2002-01-29 Thread MMB B
hi, i´ve to make a 3d room that a 3d man can walk inside mi problem is how can i put walls in this 3d universeto keep the man inside and how can i have the man´s x,y,z cordinates? thanks everybody ___ Yah

[JAVA3D] Fw: bug id 4485481 , for sun developers

2002-01-29 Thread Saurabh Akhauri
when are the plans to fix this bug ? regards saurabh - Original Message - From: "Saurabh Akhauri" <[EMAIL PROTECTED]> To: "Discussion list for Java 3D API" <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001 1:41 PM Subject: bug id 4485481 , for sun developers > is there any plan to f

[JAVA3D] rotation about axis

2002-01-29 Thread Saurabh Akhauri
I want to have customised rotation behaviour that rotates the view platform around a specified axis. I have been trying things with orbit behaviour but not much succesful yet all i have been able to achieve till now is the rotation about the center point of specified axis by changing the rotation