This commit is contained in:
2022-08-20 18:41:04 +01:00
parent ff9dbdf068
commit 6e598339f1
84 changed files with 58 additions and 216 deletions
+1 -3
View File
@@ -7,11 +7,9 @@ module Dodge.Data.Distortion where
import Data.Aeson
import Data.Aeson.TH
import Data.Store
import Flat
import Geometry
import LinearHelp
import TH.Derive
import LinearHelp ()
data Distortion
= RadialDistortion Point2 Point2 Point2 Float