chbergmann / OpticsWorkbench

GNU Lesser General Public License v3.0
69 stars 23 forks source link

bugfix of spherical ray #27

Closed szzer closed 2 years ago

szzer commented 2 years ago

bug fix that caused beam to deform if position of beam was not equal to the origin of the part. By removing pl.multVec from the vector creation this was fixed.