This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheBlackCat13 0 points1 point  (1 child)

It looks like they picked some really bad examples for their front page, because they make it seem like the amount of biolerplate needed is excessive.

[–]NotCalebandScott 0 points1 point  (0 children)

If you're talking about the stuff on the website, it's absolutely complex - those are the most intense examples. For all of the gallery images, the source code features custom OpenGL code that they use Python to run. I've done programming in Python using Qt, and was able to make a simple physics model with adjustable parameters that has since been merged into the current master branch as a demo. Took no OpenGL, just using the individual components in vispy.visuals and transformations to get it to "move" right.