Search found 18 matches

by trookat
Sun Mar 20, 2011 9:06 am
Forum: General
Topic: Procedural sound in Love ; looking for an example
Replies: 6
Views: 4153

Re: Procedural sound in Love ; looking for an example

BlackBulletIV wrote:Moan is a good example of procedural sound.
thanks , I'll take a look at it
by trookat
Sun Mar 20, 2011 7:38 am
Forum: General
Topic: Procedural sound in Love ; looking for an example
Replies: 6
Views: 4153

Procedural sound in Love ; looking for an example

Hi all , been a while since I have posted . I have taken a interest in procedural generation and I thought i would start with what i consider the hardest, sound. I am unsure if this is possible using love.sound so I'm asking for a simple example on getting tabled wave data ( from what iv have read r...
by trookat
Fri Nov 26, 2010 12:14 am
Forum: General
Topic: Hit a speedbump as I was learning Love and Lua
Replies: 16
Views: 10250

Re: Hit a speedbump as I was learning Love and Lua

##function definition function myclass:setvalue(v) self.value = v end Disclaimer: I could be wrong here; going from using lua I use in wow plugins ( i'm a newbie getting the grips of lua classes and love api ). The use of self was deprieciated in one of the more current lua versions, i had to switc...
by trookat
Tue Nov 23, 2010 4:27 am
Forum: General
Topic: Avatars: OBEY!
Replies: 763
Views: 1066347

Re: Avatars: OBEY!

Hi, this is a late welcome since we already made contact in another thread (the free resources one), pest us as much you can, we will karma down till you die ashamed. :D typically i start reading manuals and doing a pong example as a starting point before I start asking stupid questions , looking f...
by trookat
Mon Nov 22, 2010 12:36 pm
Forum: General
Topic: Free game resources
Replies: 168
Views: 684145

Re: Free game resources

Just recommending wiki on Procedural Content Generation http://pcg.wikidot.com/ Thx. But this thread is a bit obsolete since you can post it now in Wiki. http://love2d.org/wiki/Free_Game_Resources So noted and done . Was not sure if we needed a "game mechanics" catatory so just added unde...
by trookat
Sun Nov 21, 2010 2:48 pm
Forum: General
Topic: Free game resources
Replies: 168
Views: 684145

Re: Free game resources

Just recommending
wiki on Procedural Content Generation http://pcg.wikidot.com/
by trookat
Tue Nov 16, 2010 5:36 am
Forum: General
Topic: Quick Lua math question
Replies: 47
Views: 12277

Re: Quick Lua math question

http://dl.dropbox.com/u/3713769/temp/Image2.png Mud, you're brilliant! I have no idea why your solution works, but the result is excellent. Thank you very much. Looks like I won't need to make my own PRNG after all. That looks quite effective. Its a bit fuzzy and I could be wrong , x*(x+z)*(y+z)*(x...
by trookat
Mon Nov 15, 2010 1:08 pm
Forum: General
Topic: Avatars: OBEY!
Replies: 763
Views: 1066347

Re: Avatars: OBEY!

I quite enjoy the "OBEY" meme(?) here , gives the community a nice look . Oh and HI , I'm trookat and I'm sure to be pestering most of you soon when I fail converting some of my old dos pascal/asm crap to lua :awesome: