A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Sprites and Perspective

  1. #1
    newb of many sorts Ralgoth's Avatar
    Join Date
    Apr 2002
    Posts
    466

    Sprites and Perspective

    I've seen a lot of perspective effects that use bitmaps, usually by cutting them into triangles and then respectively skewing each slice...

    Does anyone know of a way to achieve a similar effect with a sprite or movieclip? Specifically, I have some vector art that I would prefer to use instead of bitmaps in order to maintain quality (even if it costs performance).

    The art in this instance is done by hand, not scripted, otherwise I would use some 3D math equations.

    Anyway, let me know if you have any ideas. Thanks!
    Search first, asked questions later.

  2. #2
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    You could use Papervision and use MovieMaterial on a Plane, or you can wait until Flash 10 comes out (or get the beta player and flashdevelop), and use the new drawing methods.

  3. #3
    Ө_ө sleepy mod
    Join Date
    Mar 2003
    Location
    Oregon, USA
    Posts
    2,441
    Check out Five3D - the site has been down for a week or so but you can still find the source code if you google it.

  4. #4
    newb of many sorts Ralgoth's Avatar
    Join Date
    Apr 2002
    Posts
    466
    FP10 is not an option for this project, but I never really investigated papervision3d, or five3d. Thanks for the suggestions!
    Search first, asked questions later.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center