Fix DemoShapeSDF04 and DemoShapeSDF05
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
package sketches
|
||||
|
||||
import org.openrndr.application
|
||||
import org.openrndr.color.ColorRGBa
|
||||
import org.openrndr.draw.ColorFormat
|
||||
|
||||
@@ -54,9 +54,6 @@ fun main() {
|
||||
}
|
||||
}
|
||||
|
||||
extend(ScreenRecorder()) {
|
||||
frameRate = 60
|
||||
}
|
||||
extend(gui)
|
||||
extend {
|
||||
drawer.background(ColorRGBa.PINK)
|
||||
|
||||
Reference in New Issue
Block a user