dungeon_crawler

diff prototype/doc/notes @ 53:1ea56011c1ff

stuff + streaming start
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 19 Sep 2012 01:08:41 +0300
parents c40efa9cf844
children
line diff
     1.1 --- a/prototype/doc/notes	Tue Sep 18 18:34:28 2012 +0300
     1.2 +++ b/prototype/doc/notes	Wed Sep 19 01:08:41 2012 +0300
     1.3 @@ -1,3 +1,8 @@
     1.4  - The approach of preallocating OpenAL sources for each sound source is plainly
     1.5    wrong. There's a limit to the number of OpenAL source objects, and that limit
     1.6    is probably 255 on the implementation I'm using now.
     1.7 +
     1.8 +== particles ==
     1.9 +
    1.10 +- blend mode in config
    1.11 +- parameter animation relative to lifetime of particle not absolute time