I was thinking about my upcoming school project focused on Windows 10 universal apps and I ran into very interesting experiment : http://gregtatum.com/poems/stochasticity/1/

I want to work on something very similiar or achieve similar level of animation in universal application writen in Csharp Win2D. I have never worked with any sort of animation or 2d graphics while writing UWA.

Can somebody direct me into right way to start with this ? What are your recommendations...any particular sample codes ?

Thank you.

Before thinking about implementing it in GUI, you should come up with how you are going to go about the randomness. GUI is just a step after you could complete the "behind the scene" process. Do you have any idea how that randomness works?

By the way, what does UWA stand for???

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.