hello here http://www.jzone.de/java/md3view/index.html is a new applet. with it you can show models from quake3 online in 3d (i have seen websites where the...
511
Mauro Colella
mauro.colella@...
May 3, 2001 4:29 am
Excellent work, Mister Lüders. It's becoming more interesting. Did you ever think of a texture generator applet(I think that 16ks would be enough to create a...
512
Andrea Fasce
executor@...
May 3, 2001 11:25 am
Beautiful sample ! BYE Andrea ... From: "Peter Lüders" <pe7@...> To: <anfy3d-api@yahoogroups.com> Sent: Wednesday, May 02, 2001 1:46 PM Subject:...
513
Kevin Stokes
java@...
May 3, 2001 11:33 am
This is a very cool program. I'm impressed. Kevin Stokes Pie in the Sky Software www.pieskysoft.com...
514
Francisco Mardones Es...
francisco.mardones@...
May 6, 2001 3:04 am
How can be hidden the message "http://www.anfy3d.com" that appears on the screen?. Thanks FME...
515
Fabio Ciucci
fabioc@...
May 6, 2001 10:17 am
Hello. That massage is removable in 2 ways: - obtaining a free dev license, if you dont sell products made with the api - purchasing the license, the small dev...
516
Andrea Fasce
executor@...
May 7, 2001 12:23 am
You have to buy a license to do it. BYE Andrea ... From: "Francisco Mardones Espinosa" <francisco.mardones@...> To: <anfy3d-api@yahoogroups.com> Sent:...
517
marco_3denter@...
May 9, 2001 11:25 pm
Hi, How can I use the loading bar when I start anfy?..... Do you have any examples?? Tanks....Marco...
518
Peter Lüders
pe7@...
May 11, 2001 7:20 pm
hi, here is a new 3d animation showing a flying wasp: http://www.stud.uni-hamburg.de/users/peter/java/movie/wasp.htm also, using the great...
519
Peter Lüders
pe7@...
May 11, 2001 11:55 pm
hello doing the last animation i encountered a bug with java 1.3.x: sometimes, even though i set up lights and meshes with normals the mesh appears on screen...
520
Andrea Fasce
executor@...
May 12, 2001 10:43 am
A new version that fixes those bugs (and also some other old bugs that are already been fixed) will be released but still needs some time (there's also a new...
521
Joachim Diepstraten
chojin@...
May 12, 2001 10:43 am
Ehlo Peter ... browsers ... big ... Forget Netscape 6 but Mozilla (which Netscape 6 is based on) is quite good especially now with the latest build 0.9 out....
522
Fabio Ciucci
fabioc@...
May 12, 2001 1:49 pm
... The is no meaning, it's just a name for our products line. We choosen one starting with "a" to be listed on top of lists, and short to be remembered...
523
L
sevdeb@...
May 13, 2001 12:33 pm
Hi, my name is Evan. I am a 17 year old from Utah. I just wanted to say that this program of yours is awesome! Right now I'm learning C and C++ along with...
524
Joachim Diepstraten
chojin@...
May 17, 2001 11:11 pm
Ehlo ... Update: This could all become more or less uninteresting as Sun is currently working on a very interesting new thing called WebStart (tm). This will...
525
Andrea Fasce
executor@...
May 18, 2001 2:45 pm
To use webstart you have to install the java plugin and then download all the things you need.. Actually java plugin is not very used becouse people directly...
526
Kevin Stokes
java@...
May 18, 2001 2:45 pm
Hi. I've got my fledgling Anfy3D applet working, but I'd like to redo it to be more flexible. I would like to be able to choose the position and size of a...
527
Peter Lüders
pe7@...
May 18, 2001 11:32 pm
hi, my thoughts: java webstart: yeah i have installed it too, but java from within the browser seems to be more comfortable to me. ms-ie without java: the java...
528
Kevin Stokes
java@...
May 19, 2001 10:49 am
I used Anfy3D with IBM VisualAge Java, and the tutorials worked fine. However, I wanted to use Sun's Matrix and Vector classes, javax.vecmath. As far as I...
529
Joachim Diepstraten
chojin@...
May 19, 2001 10:53 am
Hi Peter ... Well I don't mind that much. ... That's where Java Webstart comes into play I would say. As it's designed only to download the things you need. ...
530
Joachim Diepstraten
chojin@...
May 20, 2001 3:44 am
Ehlo Andrea ... Hmm we have to see how alternative browsers like Opera and Mozilla will behave in the market, especially Opera got a big push from IBM lately. ...
531
Joachim Diepstraten
chojin@...
May 24, 2001 4:54 pm
Ehlo Kevi ... I'm not sure but vecmath routines are in a one jar package maybe you can use it without installing the whole thing. But I'm not sure. As the...
532
Mauro Colella
mauro.colella@...
May 27, 2001 2:49 pm
Okay. I finally dare to enter the world of Anfy3D API by publishing stuff I done with it. I made a tiny applet with 2 morphing pyramids. It's based on...
533
John Smith
brundle21@...
May 29, 2001 9:36 pm
This is as far as it could be from a Java masterpiece, but at least, it shows some basic knowledge about both Java and 3d: ...
534
Kevin Stokes
java@...
May 31, 2001 12:45 am
... shows some basic knowledge about both Java and 3d:< It seemed to work ok for me. Was there just the one cube? Also, the texture seemed all brown except...
535
Nathan Huizinga
nathan.huizinga@...
May 31, 2001 10:48 am
Hi, I'm currently previewing the use of Anfy3D in a Swing application and have found a bug(?) regarding to using the JMenuBar and Anfy3D 1.2 At the moment the...
536
Mauro Colella
mauro.colella@...
May 31, 2001 10:48 am
... There is one bumpmapped cube (crawling texture), and yes, it is intended ... Two cubes. Did you try to navigate a bit? ... Yeah, the Omni light of the...
537
Andrea Fasce
executor@...
May 31, 2001 1:00 pm
There's no way by now to fix that under the hardware drivers... This is due how gl4java handles graphics. BYE Andrea ... From: "Nathan Huizinga"...
538
Joachim Diepstraten
chojin@...
May 31, 2001 3:31 pm
Ehlo ... I'm afraid Andrea you're not right in the case of JMenu/JMenuBar there is actually a solution. The problem is. That JMenu/JMenuItem/JMenuBar are...
539
Andrea Fasce
executor@...
Jun 1, 2001 1:07 am
Ops... It seems I did a mistake :-) Yep, there's always something more to learn (this is one of the reasons 'cos life is so great !). Happy coding ! Andrea ......