Submitted by , posted on 23 March 2004



Image Description, by


Here are a few shots of the my latest engine. My goal is to develop a compact, flexible engine so I can easily develop (small) games and demos. At the moment, I am focusing on the new shader-based renderer (hence the interesting artwork). A few highlights:
  • per-pixel diffuse & specular lighting
  • dynamic lights and stencil volume shadows
  • fake-HDR (bloom, glare/glow and afterimage filters)
  • Later on, I plan to add atmospheric light scattering for even more realism. Realism is good :).

    The engine uses a hierarchical scenegraph coupled to a dynamic octree for fast spatial queries. Most of the non-graphics functionality is derived from middleware (Tokamak for physics/collisions, FMOD for sound, Lua for scripting).

    cheers,
    Jim Offerman
    Innovade.



    [prev]
    Image of the Day Gallery
    www.flipcode.com

    [next]


     


    Copyright 1999-2008 (C) FLIPCODE.COM and/or the original content author(s). All rights reserved.
    Please read our Terms, Conditions, and Privacy information.