A Flash Developer Resource Site

Search:

Type: Posts; User: RipX

Page 1 of 20 1 2 3 4

Search: Search took 0.41 seconds.

  1. Replies
    93
    Views
    464,281

    921 and counting!!

    921 and counting!!
  2. Replies
    93
    Views
    464,281

    Robot game? Where? I wanna play!! ;)

    Robot game? Where? I wanna play!! ;)
  3. Replies
    6
    Views
    23,952

    This became: http://github.com/zest3d

    This became: http://github.com/zest3d
  4. Replies
    1
    Views
    27,548

    This forum is incredibly slow at moving and the...

    This forum is incredibly slow at moving and the above link is now old. The engine is now available from http://community.zest3d.com
  5. Thread: 13 years..

    by RipX
    Replies
    47
    Views
    82,168

    mbenny... how are you? and what are you doing...

    mbenny... how are you? and what are you doing these days? Still flashing? :)
  6. So the game has a map array which is probably a...

    So the game has a map array which is probably a 2D array of tiles, you can look up the term 'tile engine' on Google to figure out what that is.
    There is a map speed property that is probably a...
  7. Thread: Hi all.....

    by RipX
    Replies
    0
    Views
    3,131

    Hi all.....

    Hi everyone,

    I'm Gary, author of Zest3D, a new open source 3D engine for Flash and Air. The engine has recently been featured on the Adobe gaming site and we just created our community resources...
  8. Replies
    0
    Views
    2,518

    New open source 3D engine

    Hi,

    Zest3D is a new open source 3D engine for Flash and Air. The engine has recently been featured on the Adobe gaming site and we just created our community resources so we're hoping that you...
  9. Replies
    34
    Views
    17,014

    Source code is now available at:...

    Source code is now available at: http://www.github.com/zest3d
  10. Replies
    34
    Views
    17,014

    Thanks, you can download the swc from the main...

    Thanks, you can download the swc from the main site: http://www.zest3d.com and compile any of the following examples: https://github.com/PluginIO/zest3d-examples-fp11 The source code will be made...
  11. Replies
    34
    Views
    17,014

    Well... I did it... http://www.zest3d.com

    Well... I did it... http://www.zest3d.com
  12. Thread: 13 years..

    by RipX
    Replies
    47
    Views
    82,168

    13 years :o Not really been around here for many...

    13 years :o Not really been around here for many years and good to see the old crew are still here Mad-Sci
  13. Replies
    1
    Views
    27,548

    Zest3D engine prerelease

    You can now apply for access to the Zest3D engine prerelease at: http://forum.zest3d.com/viewtopic.php?f=4&t=4

    RipX
  14. Replies
    93
    Views
    464,281

    Indeed :D

    Indeed :D
  15. Replies
    93
    Views
    464,281

    Haha.... We're back, this really is 10 years ago....

    Haha.... We're back, this really is 10 years ago. How is everyone?
  16. Replies
    0
    Views
    5,725

    New open source 3D engine

    Hi all, I've been working on a new open source 3D engine, you can find the sources and community resources at: http://www.zest3d.com/


    RipX
  17. Replies
    2
    Views
    4,764

    Looks as per the API reference... Why on earth...

    Looks as per the API reference...

    Why on earth does the Away3D API pass init objects like that, whats wrong with params for code hinting??

    Anyway... that code is incomplete so I would tell you...
  18. Thread: Molehill APIs

    by RipX
    Replies
    1
    Views
    4,715

    I posted some videos etc on my blog: ...

    I posted some videos etc on my blog:

    http://blog.digital-glue.com/2010/11/flash-molehill-api/
  19. Thread: Molehill APIs

    by RipX
    Replies
    1
    Views
    4,715

    Molehill APIs

    Why is no-one here talking about the molehill APIs? lol.... I've already been building my own engine since I've known about the Molehill APIs for a few months, but I'm not on the Molehill beta...
  20. @cody112 That's correct! I was using an invisible...

    @cody112 That's correct! I was using an invisible plane as the geometry you speak of, but essentially a tri fully behind another could be removed and this is also occulusion culling. by using the...
  21. Note that the draw triangles functionality...

    Note that the draw triangles functionality includes winding based back faced culling only, this is not the only method of culling to consider, others are;

    FRUSTUM CULLING:
    A geometry object is...
  22. Replies
    10
    Views
    3,930

    Absolutly didn't say it was a new 3D concept, I...

    Absolutly didn't say it was a new 3D concept, I said it was a new angle on flash 3D engines!

    Agree with you about moving objects since the tree needs to reinsert data that has moved but how does...
  23. Replies
    10
    Views
    3,930

    Hey Rumble... Must have missed that... this...

    Hey Rumble...

    Must have missed that... this seems like a different and interesting approach for a flash engine to adopt, I see most of the flash engines adhering to perhaps a scenegraph approach...
  24. Replies
    10
    Views
    3,930

    I agree...now just pop everything into a nice...

    I agree...now just pop everything into a nice octree and collide check against the tris in the vicinity of your dreamcast (nice choice of hero btw lol) :D
  25. Replies
    2
    Views
    5,004

    P.S. Considering, scale is difficult to...

    P.S. Considering, scale is difficult to understand what you mean since your comment is ambiguous. The vectors values should not change with scaling, the position of your objects should be scaled...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center