A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: A new generation of flash Mode7(prerelease demo with as3.0 source)

  1. #1
    Junior Member
    Join Date
    Aug 2008
    Posts
    21

    A new generation of flash Mode7(prerelease demo with as3.0 source)

    Z-Ground is the ‘level editor’ of F.L.A.S.W.F. It is used to set up and display objects in a fake 3D space.
    The main technology is 3D slice engine.
    Actually, it will become a further development of old flash mode-7 and z-mapping engine.
    But it still has lots of limitations; you can't look freely at any angle but at some static angles.
    I decided to lock X-axis, you can't look up or down, otherwise, it's will be more complicated to deal with objects on the ground-
    they must have more transformations. (But it's easy if you want to look up or down, some small change of original code will do)
    This time I release this demo just to show you the core code to map the ground texture, create the sky, and calculate and update the position of objects.
    Not much optimization there, so it's very slow.
    Don’t worry; the further demo I will release will be much better and the code structure may be very different.
    There will be real time shadows, physics, water, walls, ceilings terrain and more!
    DEMO:http://flaswf.googlecode.com/files/z...lease_demo.swf
    SOURCE:http://flaswf.googlecode.com/files/z...lowversion.rar
    (http://code.google.com/p/flaswf/downloads/list)
    Original core code by André Michelle:
    http://www.gotoandplay.it/_articles/.../3dmapping.php

    Last edited by Bruce Jawn; 09-01-2008 at 01:58 AM.

  2. #2
    Senior Member realMakc's Avatar
    Join Date
    Oct 2002
    Posts
    927
    To me "A new generation of X" means "groundbreaking remake of X featuring something never seen before"... what would that be in your demo?
    who is this? a word of friendly advice: FFS stop using AS2

  3. #3
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    It's not bad, but it runs somewhat jerky on my dual-core Intel w/ 2gb RAM. odd.

    I'd also suggest different hosting/embedding the swf's in the future.

    [ Hello ] | [ gerbick ] | [ Ω ]

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