Initial conceptualization of points2pano, including the code and example inputs for running the demo.
Notes:
- 100% Python. Developed on
3.8. Tested on3.8,3.9,3.10,3.11,3.12,3.13. - mind the dependencies, see
requirements.txt thetavalues are computed from the right to the left side of the panorama. check if your point cloud is left or right-handed
What's Changed
Full Changelog: https://github.com/inealey/points2pano/commits/v1.0