Skip to content

sgarcez/dof-calculator-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depth Of Field calculator in Elm

Simple implementation of a DOF calculator in Elm, mainly to try out the language.

It takes 3 inputs (distance, focal length and aperture) and calculates 3 output values (near point, far point, range)

You can try it here: https://sgarcez.github.io/dof-calculator-elm/

Compile with: elm-make src/App.elm --output static/app.js

TODO:

  • sensor/coc input

About

Depth Of Field calculator toy project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published