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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 178 - 207 of 5654   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
178 Joachim Diepstraten
chojin@... Send Email
Oct 1, 2000
7:58 pm
Hi ... Yes you need anfy3dapi.class a3dswh.class anf a3dUTIL.class EOF, J.D....
179 Joachim Diepstraten
chojin@... Send Email
Oct 1, 2000
7:59 pm
Hi ... Well I think there is one demo which is a bit going into this way. It's included in the package. Check Vscene.java. It's not quite that what you want ...
180 ymistry@... Send Email Oct 9, 2000
5:19 pm
Suppose i have four squares joined to form a single square. Now i want to stretch a jpg on the whole newly formed square... how am i suppose to do it??...
181 ymistry@... Send Email Oct 9, 2000
5:19 pm
I have an applet which does rotation, zoom in and zoom out operations on 3D objects which have texture mapped on it. It works well with IE5 but the performance...
182 p
pe7@... Send Email
Oct 9, 2000
6:50 pm
in my experience netscpae is a little slower than ms, but not that significant. so if i have 15 fps on ie, i get about 13 fps on netscape. a friend of mine ...
183 Andrea Fasce
executor@... Send Email
Oct 10, 2000
9:55 am
Simply modify the uv texture coords of the new faces. BYE Andrea ... From: <ymistry@...> To: <anfy3d-api@egroups.com> Sent: Monday, October 09, 2000 2:20...
184 Andrea Fasce
executor@... Send Email
Oct 10, 2000
9:55 am
Send a link and I will check Andrea ... From: <ymistry@...> To: <anfy3d-api@egroups.com> Sent: Monday, October 09, 2000 1:55 PM Subject: [anfy3d-api]...
185 Andrea Fasce
executor@... Send Email
Oct 10, 2000
9:56 am
I still have to include 2d sprites into anfy3d; any idea on how the interface to this new feature should be ? Greets, Andrea ... From: "p" <pe7@...> To:...
186 Paris Theofanidis
theofp@... Send Email
Oct 10, 2000
11:09 am
I tried to run a project under Netscape, and it always 'crashes' when a3dUTIL.loadImage is called. The exception speaks of a security problem. However, under...
187 ymistry@... Send Email Oct 10, 2000
11:16 am
Hi Andrea, You can try the tutorial applets which come with the Anfy Demo Version. I think you will get a fair idea of what i'm saying... Yez. "Andrea Fasce"...
188 ymistry@... Send Email Oct 10, 2000
11:16 am
Hi Andrea, Can u be a bit more specific pls... Yez. "Andrea Fasce" <executor@...> on 10-10-2000 02:53:06 PM Please respond to anfy3d-api@egroups.com To:...
189 p
pe7@... Send Email
Oct 10, 2000
1:19 pm
hi, i have some proposals for changes to the anfy3d-api. lets discuss it :) -introduction of 8 bit alpha blending for textures. -introduction of zbuffer...
190 p
pe7@... Send Email
Oct 10, 2000
1:20 pm
hi, in my opinion there is no need for extra 2d sprites. if i want to have sprites (graphics, that dont rotate, in front of the camera) i can put the mesh data...
191 Andrea Fasce
executor@... Send Email
Oct 10, 2000
4:24 pm
Ok, so I will not implement sprites :-) Still thinking about the other changes .... BYE Andrea ... From: "p" <pe7@...> To: <anfy3d-api@egroups.com> Sent:...
192 Andrea Fasce
executor@... Send Email
Oct 10, 2000
4:24 pm
Sorry but I do not have problems in running the applet under NS Andrea ... From: <ymistry@...> To: <anfy3d-api@egroups.com> Sent: Tuesday, October 10,...
193 p
pe7@... Send Email
Oct 10, 2000
7:34 pm
cool. i feel as if i had some legislative power... :-) but if you upload the next release of the anfy3d-api, please please please put the stuff in a package...
194 Andrea Fasce
executor@... Send Email
Oct 11, 2000
4:45 pm
I've already put it on a package, and also divided it in 2 parts: the core engine and the core renderer, so you can easily switch between a software and hw...
195 ymistry@... Send Email Oct 12, 2000
11:00 am
ya Andrea thats rigth there is no problem but if i use "Andrea Fasce" <executor@...> on 10-10-2000 10:21:57 PM Please respond to anfy3d-api@egroups.com To:...
196 Oldanny
oldannyperezken@... Send Email
Oct 12, 2000
8:51 pm
Dear Sr/Madam; I have just encounter your website and I was very delighted toward your applets. And most important about Java. I have started programming in...
197 Emmanuel FREUND
man_fr@... Send Email
Oct 12, 2000
8:53 pm
Hi, I first want to congratulate the anfy3D developpers for this wonderful engine. I would like to make an application using anfy3D, but i didn't sucess to...
198 Joachim Diepstraten
chojin@... Send Email
Oct 13, 2000
11:06 am
Ehlo Sorry that I wasn't following this group lately, but I had personal problems lately which kept me really under stress. ... 1. On which Platform are you...
199 Joachim Diepstraten
chojin@... Send Email
Oct 13, 2000
11:06 am
Ehlo P. ... Same here. ... Well not sure about that. It will get bigger but not that much bigger. ... That's right. If you want Sprites you can hang back to...
200 Joachim Diepstraten
chojin@... Send Email
Oct 13, 2000
11:06 am
Ehlo P ... Yep would be great. ... Yep would be great. ... Well with OpenGL you have access to a lot of more special purpose buffers like Stencil, Accumulation...
201 Joachim Diepstraten
chojin@... Send Email
Oct 13, 2000
11:06 am
Ehlo ... Yep a Frame in a Application can also contain an Applet if you want. But that's the most difficult solution :) But I couldn't think why it shouldn't...
202 p
pe7@... Send Email
Oct 16, 2000
12:53 pm
hi, a3dSWH.setMeshTexture(int meshID,int texID) dont works (in my applet). do i something wrong or is this still not implemented ? btw: wouldn't it be better...
203 Paris Theofanidis
theofp@... Send Email
Oct 16, 2000
12:57 pm
Has anyone faced any security exceptions when using the a3dUTIL to load a .gif file with Netscape (over windows)? p.s. i've posted this again, but just in case...
204 pbamber
pbamber@... Send Email
Oct 16, 2000
2:18 pm
Hope your personal problems get better and the stress goes away I'll send some positive thoughts Regards Paul J Bamber Zen115 for Australian design,...
205 p
pe7@... Send Email
Oct 16, 2000
10:13 pm
hi, ... in my opinion only thous things should be implemented in the anfy3dAPI, that are also (easy) given in the software render. the acces to stencil,...
206 p
pe7@... Send Email
Oct 16, 2000
10:13 pm
hi, im currently working on a prototype of a first person shooter with anfy3d. the subject of the game will be to hit doves on real existing places. theire is...
207 p
pe7@... Send Email
Oct 17, 2000
1:33 am
hi, it would be good if you send the piece of code, that cause the trouble, because there are more than possibilities for an applet to load an image. their are...
Messages 178 - 207 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