Hey All,
In some games and graphics applications, there is a need to do some random movement in some defined pattern! Which means you may need to move some object in a random curve, but you need to define the pattern of the curve to oscillate up and down in some speed, for example, that's what I mean by random movement in a defined pattern. And here's some video to explain the last example: here <https://www.facebook.com/raaed.serag/videos/1927703690635388/> . Please note the small fishes’ movement, it moves in a random curve which oscillating in a small speed up and down, and in next levels the oscillating speed increases and creates different curves. So, my idea is to create a library which contains functions to generate such movement patterns depends on the user needs. So, Please can anyone tell me if there's anything like this has been done in sympy? -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/74926b23-8a57-4d7f-855d-95e5bbc34c88%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
