Added lighting
This commit is contained in:
parent
a4f2d991da
commit
d56001cb33
3 changed files with 592 additions and 573 deletions
|
@ -10,7 +10,7 @@ import Data.Fixed
|
|||
import Data.Ratio
|
||||
|
||||
tankWidth :: Micro
|
||||
tankWidth = 0.95
|
||||
tankWidth = 0.4
|
||||
|
||||
tankLength :: Micro
|
||||
tankLength = 0.95
|
||||
|
|
Reference in a new issue