Hi Nick, great effort.
I have been looking for your code and example and I am wondering why you don't pass Clock.period to the update method and use the global delta instead. You also pass Clock.time a step counter, but this is not used in the example, is this counter really useful for a physical update? Wouldn't we need more the real time (Clock.time*Clock.period)? Le mercredi 16 novembre 2016 22:42:37 UTC+1, Nick H a écrit : > > Sorry about that. Thanks for taking proper credit! > > On Wed, Nov 16, 2016 at 9:23 AM, Rex van der Spuy <[email protected] > <javascript:>> wrote: > >> Wow, that's absolutely brilliant!!! >> (My username was `d13` by the way - so that was me!) >> Congratulations!!! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Elm Discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
