A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: [F8] Pseudo 3d engine development

  1. #1
    Senior Member
    Join Date
    Jun 2002
    Location
    Manchester, UK
    Posts
    2,357

    [F8] Pseudo 3d engine development

    I am currently working on a pseudo 3d engine in AS2 and thought i'd let you guys take a peek. I've tried to optimise it alot to get as many assets on screen as I can. The control system is:

    - mouse movement rotates the camera
    - left & right cursor keys straif the camera
    - up & down cursor keys move you forwards & backwards
    - clicking the left mouse button toggles between 2 seperate cameras objects

    I am creating the map with random positions so if the clips generate very close together you may see a z-depth switch issue, however in the final version I will use XML to position the clips out of range of each other and this shouldn't be an issue

    http://ripx.freeforums.org/viewtopic.php?p=17

    RipX

  2. #2
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    not working :| in your vista website (booth firefox and opera),- so why not posting the direct url here ?

    any plans on backface culling?,- or quadtree mechanics to sort out the sprites that can´t be seen?

  3. #3
    crossconscious
    Join Date
    Sep 2005
    Location
    Belgium
    Posts
    1,188
    Not sure how backface culling would come in here? Since they're all "sprites", which must be seen from each angle.

    Nice work, but nothing too impressive. Try adding a "mode 7" terrain now, and it'll be a bit better.

  4. #4
    CostomJunky Xploder's Avatar
    Join Date
    Jun 2003
    Location
    Canada
    Posts
    635
    Maybe I'm just not familiar with pseudo 3d but I doesn't look right the way you can see the guy from the side and just by turning your head end up seeing his back. Otherwise its looking good and running smooth, keep up the good work.

  5. #5
    Senior Member
    Join Date
    Jun 2002
    Location
    Manchester, UK
    Posts
    2,357

  6. #6
    Client Software Programmer AS3.0's Avatar
    Join Date
    Apr 2011
    Posts
    1,404
    which folder do I download, my 3d depth sorting is terrible when it gets complicated

  7. #7
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    GitHub

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