My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

axelynx engine

I. Support platforms:

  1. Microsoft Windows XP, Vista, 7
  2. a) as static lib (lib) b) as dynamic lib (lib + dll)
2) linux
a) as static lib (lib) b) as shared lib (lib + so)

II. Core features

  1. GAPI is OpenGl 3.3 and above
  2. Support compilers (gcc 4.4, cl (msvc compiler)

III. Library depended

  1. zlib
  2. libpng
  3. libjpeg
  4. freetype
  5. libogg
  6. libvorbis
  7. libtheora
  8. bullet physics

IV. Current futeres:

  1. Fast Render static geometry (packed vertex for big mesh-es for best memory latency)
  2. Fast Render volume lines (fake and real)
  3. Fast Render point sprites (fake and real)
  4. Fast text output
  5. Lightmaps for static geometry
  6. Compressed textures
  7. Rendertargets (with MRT)
  8. HDR Textures
  9. bmp, jpg, png, dds, pcx, tga image formats supported to load from file
  10. html logging with shaders compile errors source highlighting
  11. multisampling (win32)
  12. scene hierarchy
  13. frustum culling
  14. geometry shaders

V. June TODO list

  1. theora vide playing
  2. openal sound subsystem
  3. create conext on exists window
  4. vorbis sound playing
  5. vorbis stream playing
  6. freetype unicode text output
  7. easy posteffects

Powered by Google Project Hosting