Go to advanced search

by nurik
Wed Aug 30, 2017 9:47 am
Forum: Python
Topic: Pi3D - 2D "Dashboard"
Replies: 4
Views: 1068

Re: Pi3D - 2D "Dashboard"

There is a SciPy library for all sorts of science maths see https://www.scipy.org/ 1 of the libraries is the Matplotlib witch is exactly for what you want to do see http://matplotlib.org/ You didn't understand my problem, I am already using Pi3d library to visualise the thing. I just need to projec...
by nurik
Tue Aug 29, 2017 3:37 pm
Forum: Python
Topic: Pi3D - 2D "Dashboard"
Replies: 4
Views: 1068

Pi3D - 2D "Dashboard"

Hi, I am creating this live 3D model of the kinematics of a humanoid 'robot' I am working on. I am trying to create some sort of 2D 'dashboard/HUD' type of thing on my screen, which would display some live data in text format (e.g. the value of the angles of joints) and also visual information. I ha...

Go to advanced search