#Vectorometer

8 messages · Page 1 of 1 (latest)

dark cipher
dark cipher
#

Version 1.1 is out! I changed the text to show the vector magnitude instead of each axis and added a menu icon. I also did some restructuring of the code.

pliant grove
#

This is a cool little toy

#

I tried it on my P2 and Round

#

I wasn't expecting it to point down towards gravity!

#

The 3d visualization is suuuper well done. Great stuff

dark cipher
#

Thanks! I wanted to draw the acceleration vector as an arrow, but that looked more difficult to get the arrowhead pointing right in 3d, so I went with a 'weight' visualization instead.

#

If anyone feels like reviewing my code, I would welcome constructive criticism. I have some experience with desktop apps written in C++, but not much experience with C or embedded.