Bloom lamps, commit before unifying wall points vbo
This commit is contained in:
@@ -37,7 +37,7 @@ lamp h = defaultInanimate
|
||||
lampPic :: Float -> Picture
|
||||
lampPic h = pictures
|
||||
[ pictures . map (Poly3D 0 . map ((, blue) . (-.-.- (2.5,2.5,0)))) $ boxXYZ 5 5 (h-1)
|
||||
, setDepth h $ color white $ circleSolid 3
|
||||
, setLayer 1 $ setDepth h $ color white $ circleSolid 3
|
||||
]
|
||||
|
||||
initialiseLamp :: Float -> CRUpdate
|
||||
|
||||
Reference in New Issue
Block a user