Skip to search.
anfy3d-api · Anfy 3D API development list

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 590 - 619 of 5654   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
590 caska@... Send Email Sep 7, 2001
8:34 am
Hi, A brief history, About a year ago I built a 3D logo for www.virtualbreadboard.com using anfy3dapi. You can have a look if you like. Well, my site has been...
591 Andrea Fasce
executor@... Send Email
Sep 8, 2001
1:13 pm
Hi, at the moment transparency is supported (also using textures) but has still some bugs (when you use many different layers of transparent objects)... Anyway...
592 Mauro Colella
m.colella@... Send Email
Sep 10, 2001
8:19 am
http://www7.ewebcity.com/brundlefly/levelmap.asp Textures are generated "on the fly". What do you think of this sample? What do you think of the new shockwave...
593 Nathan Huizinga
nathan.huizinga@... Send Email
Sep 15, 2001
1:06 am
Hello, I know it's possible to have an alpha value for the entire texture, but what I need is only one color of the texture getting transparent. It this...
594 Andrea Fasce
executor@... Send Email
Sep 18, 2001
3:18 am
yes, it's possible by using gif files. In fact if you use a gif texture you'll be able to use full transparent pixels.. To do that just put a 0 in the alpha...
595 John Klima
klima@... Send Email
Sep 18, 2001
3:38 am
hi all, i was hoping to use the sun forte for java dev environment with the anfy3d api. i can compile the first tutorial code, but when i try to run in debug...
596 Andrea Fasce
executor@... Send Email
Sep 18, 2001
1:28 pm
Are you launching the tutorials as applets ? Greets, Andrea ... From: "John Klima" <klima@...> To: <anfy3d-api@yahoogroups.com> Sent: Monday, September...
597 mully@gsx-r
mmueller@... Send Email
Sep 18, 2001
2:25 pm
... CUT Hi, the first problem is that you must select the applet class on the explorer windows before run the execution. The secon thing....you must go on the...
598 Mauro Colella
m.colella@... Send Email
Sep 20, 2001
4:57 pm
Java, GL4Java suffered from not being "user friendly" enough, to me. Why should users still trust shockwave Flash more than GL4Java? GL4Java enhanced classes,...
599 virtualbreadboard
caska@... Send Email
Sep 21, 2001
8:19 am
Herein lies the trouble, I tried the "simple" install and for whatever reason it didn't work hence I couldn't look at the applet. This whatever reason is the...
600 Mauro Colella
m.colella@... Send Email
Sep 21, 2001
7:50 pm
Are you crazy? Selling a free, open source beauty like GL4J? I'm advertising, or trying. I'd like you to review the page I'm putting together for this scope....
601 virtualbreadboard
caska@... Send Email
Sep 22, 2001
7:47 am
So what are you advertising? GL4J services? BTW I think you missed the main point of the posting which was about the advantages of the size of andfy3d with no...
602 Faloon@... Send Email Sep 26, 2001
11:38 pm
Hi, I am doing my masters thesis on the topic "Integration of networkmanagement-tools in a virtual reality architecture". I found that Anfy3dAPI and java would...
603 Andrea Fasce
executor@... Send Email
Sep 27, 2001
1:43 pm
Maybe you're trying to use the addChild functions to add the transform of ... this is wrong transform (scene) transform1 transform2 mesh(cube) mesh (small...
604 Joachim Diepstraten
chojin@... Send Email
Sep 27, 2001
1:43 pm
Ehlo Timo [To everyone else: Yes I'm still alive] ... Hmm interesting I know someone who's doing something similair also as master thesis. ... Yes it does but...
605 mbiolabs
mbiolabs@... Send Email
Sep 30, 2001
6:03 pm
Hi I was searching your 3Dapi mailing lists, and noticed one regarding a beta 8 version of it, with an enabled setKeyCode function used for registration. I...
606 Fabio Ciucci
fabioc@... Send Email
Sep 30, 2001
9:49 pm
Hi. The version online is latest. It have the setKeyCode() method which you can use with a commercial or test license. The test license have duration of 6...
607 Faloon@... Send Email Oct 6, 2001
5:06 pm
Hi, thanks for the answers. In the meantime I was able to solve the problem. The problem was that I forgot to use the transforms to position the meshes....
608 Nathan Huizinga
enha0 Offline Send Email
Oct 17, 2001
11:42 am
Hi, I was wondering when the new API is being released with the promissed bug fixes?!? I'm currently running into transparent texture problems and would like...
609 Nathan Huizinga
enha0 Offline Send Email
Oct 17, 2001
11:42 am
Hi, I would like to know if it is possible to request any (missing) features?!? At the moment I'm using the anfy3d API to implementing a part of a 3D game ...
610 Eddz
eddz_ninmart Offline Send Email
Oct 17, 2001
10:20 pm
I know that it is sometime pretty soon, but I am not entirely sure when... ... <HR> <html><body> <tt> Hi,<BR> <BR> I was wondering when the new API is being...
611 Eddz
eddz_ninmart Offline Send Email
Oct 17, 2001
10:20 pm
Yeah-definately... =) I can't wait! ... <HR> <html><body> <tt> Hi,<BR> <BR> I would like to know if it is possible to request any (missing) features?!?<BR> ...
612 Axel Friedrich
webmaster@... Send Email
Nov 8, 2001
2:37 pm
Hi, I want to add Objects (primitives) and change the coordinates dynamical to an static a3x scene. Is this possible? And how can this be done? Thanks, Axel...
613 Eddz W
eddz_ninmart Offline Send Email
Nov 8, 2001
10:35 pm
I Have A Feeling It Is Possible, But Here Is Someone Who Will Definately Be Able To Confirm It- maciek@... Say That You Were Re-Directed By EDDZ ......
614 Vissers, Roland
Roland.Vissers@... Send Email
Nov 13, 2001
3:57 pm
Hi, I am evaluating anfy3D for potentially commercial usage in webbased Space Simulation projects and meanwhile I have build a prototype demonstrator based on...
615 Vissers, Roland
Roland.Vissers@... Send Email
Nov 13, 2001
4:01 pm
Hi, I am evaluating anfy3D for potentially commercial usage in webbased Space Simulation projects and meanwhile I have build a prototype demonstrator based on...
616 Andrea Fasce
executor@... Send Email
Nov 13, 2001
5:44 pm
Hi, LOD should be implemented by a user Collision is supported (from a point/ray to other objects), collision between objects can be easily implemented,...
617 Vissers, Roland
Roland.Vissers@... Send Email
Nov 14, 2001
12:50 pm
Thanx andrea ! ... From: Andrea Fasce [mailto:executor@...] Sent: Tuesday, November 13, 2001 5:30 PM To: anfy3d-api@yahoogroups.com Subject: Re:...
618 elanceartist
info@... Send Email
Nov 21, 2001
12:19 am
hi, we thought you may be interested in this site: www.elanceartist.com in brief, its function is to promote freelance artists, designers and all those working...
619 Rpereira
Rpereira@... Send Email
Nov 22, 2001
10:01 pm
Hello, I don't know if this is because of my lag of java knowledge but when i try to compile tut1.java I receive the following error message: ...
Messages 590 - 619 of 5654   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help