Hacker News new | ask | show | jobs
by scottshambaugh 528 days ago
This I think is an underrated tool for scientific visualization. I made a matplotlib add-on that will let you make stereogram plots of data, and use this cross eyed or parallel eyed techniques to see it in 3D. https://github.com/scottshambaugh/mpl_stereo
2 comments

This is really cool! it allows you to see 2D charts in 3D without actually rendering anything in 3D
Incredible!