[Papervision3D] Pixel Fonts

nmrribeiro at sapo.pt nmrribeiro at sapo.pt
Wed Jul 22 02:16:39 PDT 2009


Hi all,

I'm a beginner with Papervision.
Anyone know a good tutorial or a starting point where i can learn how  
to use pixel fonts in Papervision.

Do you think that use pixel fonts in Papervision is a good choice?  
Pixel fonts have constraints that probably don't work in Papervision.

My problem is the camera object settings, i try over and over again  
different settings but the font don't loo the way i want, the correct  
way.

I'm using this settings
camera.focus = 100;
camera.zoom = 10;

and for the displayobject3D that contain my plane (movieclip that have  
textfields with pixel font on it)
holder.z = (camera.zoom * camera.focus) - Math.abs(camera.z);

Any help would be nice, because i can't figure out the solution for  
this problem.



Best,
Nuno Ribeiro




More information about the Papervision3D mailing list