FTC and RB3DSpace
- From: patrick santoni <patricksantoni1@xxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Fri, 14 Dec 2007 10:01:51 +0100
hello, there is not a so big difference between Canvas and RB3DSpace
Canvas :
your create differents pictures and at the end you make
"canvas1.backdrop= FinalPicture"
RB3DSpace :
your create differents pictures and at the end you make :
MyObject3D.AddShapePicture FinalPicture, scale=1
MyRB3DSpace.upDate
The big one difference between canvas and RB3DSpace is you can rotate
the picture with RB3DSpace.
My question is :
Is it possible to Draw text with FTC not in a canvas but in a RB3DSpace.
Thanks Brendan for your cooperation
Patrick Santoni
----------------------------------------------------------------------------------------------------------------------------------------
108, rue de villiers
78300 POISSY
FRANCE
----------------------------------------------------------------------------------------------------------------------------------------
- Follow-Ups:
- Re: FTC and RB3DSpace
- From: Brendan Murphy
Other related posts:
- » FTC and RB3DSpace
- » Re: FTC and RB3DSpace
- Re: FTC and RB3DSpace
- From: Brendan Murphy