Page 1 of 2

deleted by uploader

Posted: Tue Oct 15, 2013 4:50 pm
by tiffy
deleted

Re: Basic Math's in Ruby - Newbies

Posted: Tue Oct 15, 2013 5:19 pm
by RJHollins
This is very useful ... Thanks Tiffy for putting this together ... and sharing 8-)

Re: Basic Math's in Ruby - Newbies

Posted: Tue Oct 15, 2013 7:32 pm
by trogluddite
Nice work, tiffy! :D

Re: Basic Math's in Ruby - Newbies

Posted: Tue Oct 15, 2013 10:47 pm
by billv
tiffy wrote:general maths in Ruby for Flowstone for newbies

Wow man....this is awesome....exactly what I needed...
Was experimenting with the 'Math.sin' thing i saw in user guide in "frames"
section, to build new Modulation module..maybe ruby Osc...?....
Only had sin,cos,tan so far, so this new stuff is great.. :D :D

In another experiment, I was using my current modulators to create a movement system
for game development...works great for flying saucers/invaders and stuff....
But it does seem like doing it in math would be better...

In another experiment...I'm stuck trying to make a ball "roll" according to the moving
axis its sitting on..I'm not getting the math part right...so this FSM is going to be
a big help.
thanks for creating and uploading .. :D

Re: Basic Math's in Ruby - Newbies

Posted: Wed Oct 16, 2013 11:32 am
by Nubeat7
thanks tiffy for sharing, useful stuff!

deleted by uploader

Posted: Fri Oct 18, 2013 11:38 am
by tiffy
deleted

Re: Basic Math's in Ruby - Newbies

Posted: Fri Oct 18, 2013 6:31 pm
by RJHollins
Thanks Tiffy !

Lots to read there ... and thanks for the tutorial share 8-)

note: In your 1st post, you mention the correction ... you should consider updating the FSM file.

Again ... Thanks!

Re: Basic Math's in Ruby - Newbies

Posted: Fri Oct 18, 2013 7:03 pm
by tester
Someone must do the dirty job... ;-)
Good work tiffy!

One thing I did noticed regarding explaining examples (on exampke of arrays, and not related to the topic, at least yet). If the example contains "words", then it's less readable than simple numbers and letters (not only for non-english). Words = meanings, and in programming examples - that meaning is meaningless... however still processed by reader's attention, all with "" and other marks ("dog", "cat", "apple", etc.; it's like DDoS for the brain). I guess Trog will argue with that in a minute. ;-)

Re: Basic Math's in Ruby - Newbies

Posted: Sat Oct 19, 2013 12:17 am
by billv
tiffy wrote:some more Ruby Basics

:D :D ..Thanks again.

deleted by uploader

Posted: Sat Oct 19, 2013 9:14 am
by tiffy
deleted