Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion: model eye as one lens or series of lenses #12

Open
mikezucc opened this issue Jan 2, 2017 · 2 comments
Open

Discussion: model eye as one lens or series of lenses #12

mikezucc opened this issue Jan 2, 2017 · 2 comments

Comments

@mikezucc
Copy link

mikezucc commented Jan 2, 2017

I meant this Issue to be used more for some discussion. I think this project was really well done btw

I am trying to recreate the human eye as a series of lenses so I can do some ray tracing calculations on the transformation of a projection onto the retina. I am also trying to fit the projection through the iris, so I need something sort of like this http://i.imgur.com/eej7PIk.png. The image describes having a biconvex lens in front of the eye such that the focal distance allows the image flip somewhere near the iris in order to "fit" the original larger projection.

Is there a way I could just model the cornea->retina as a single lens? Or would I have to model each intermediate lens. I dont need something extremely precise (i.e. accounting for the spherical shape of the retina, as its really the fovea that's my concern). If this isn't something that can be easily solved, then which parts of the problem can I replace with an assumption?

References:
Generalized eye element refractive indices and their thicknesses. http://hyperphysics.phy-astr.gsu.edu/hbase/vision/imgvis/eyesca.gif
media reference:
http://hyperphysics.phy-astr.gsu.edu/hbase/vision/eyescal.html

@mikezucc
Copy link
Author

mikezucc commented Jan 2, 2017

Also I took a brief look through at that enormous lens catalog, and I'll to write a script to filter lenses most closely matched to a desired config for the purpose of a simple sim.

@Sterncat
Copy link
Owner

Sterncat commented Jan 3, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants