brandondube / prysm

physical optics: integrated modeling, phase retrieval, segmented systems, polynomials and fitting, sequential raytracing...
https://prysm.readthedocs.io/en/stable/
MIT License
262 stars 45 forks source link

Ray Bundle Generators #70

Closed brandondube closed 2 years ago

brandondube commented 2 years ago

A few functions are needed to generate ray bundles. Various geometries (X fan, Y fan, XY grid, Forbes' fibonacci spiral, ...) are needed, composable with infinite object distances and finite object distances.

brandondube commented 2 years ago

fans and cartesian grids are done, need chebyshev-gauss-lobatto-forbes nets and what-not still