wolph / numpy-stl

Simple library to make working with STL files (and 3D objects in general) fast and easy.
http://numpy-stl.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
605 stars 103 forks source link

Question about panorama projection #130

Closed Metatr0n closed 3 years ago

Metatr0n commented 4 years ago

Hi! First of all, thank you for your job!

How can I get a cylindrical projection (panorama view) of 3d model via bumpy-stl?

Thanks in advance.

wolph commented 4 years ago

I honestly have no idea. This library is for modifying STL files, while there are a few projection examples, they're really outside of the scope of this project.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.