Goals for upcoming release

From ProjectM development wiki

Goals for 0.98 (current release)

  • (DONE) libprojectM as shared library
  • (DONE) Transition to FTGL(truetype fonts), remove GLF
  • (DONE) compile as C++
  • (DONE) rendering Engine improvements (milkdrop compatability)
  • (DONE) parser hacks to get EOS presets working
  • (DONE) new framerate limiter/display

Goals for 1.0.0

  • Undo the parser hacks in 0.98 and fix the problem the right way (Carm)
  • Get the autotools stuff done right
  • Continue improving the rendering engine
  • performance improvements
  • add moodbar support

Future Goals

  • pbuffers
  • Synchronize Alistair's modified Rendering pipeline with libprojectM in CVS