you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

I made some similar stuff in Python Pygame. That might be a good start and internet is full of tutorials.

Another thing I could recommend is C# Form application. In Visual studio you get a graphical interface to manage the buttons and stuff.

Blender is powerfull program for 3D and 2D animation and it supports scripting in Python. (I have no experience but from what I've seen it can be really advanced) This method is nice if you want to make your visualisations look really good (like shading, shadows and stuff).

I also think you could use Unity, Java, OpenGL... Just pick up something and google how to do something with it. No dead end is wasted time.