automated snapshot
This commit is contained in:
2
main.go
2
main.go
@@ -49,7 +49,7 @@ func main() {
|
||||
BlendModeToggleGroupActive := int32(0)
|
||||
|
||||
// reproducable flourescent color cycle
|
||||
colorCycle := g.NewFixedColorCycle(g.FlourescentColors)//.Shuffle(0)
|
||||
colorCycle := g.NewFixedColorCycle(g.FlourescentColors).Shuffle(0)
|
||||
|
||||
rl.SetTargetFPS(60)
|
||||
t0 := time.Now()
|
||||
|
||||
Reference in New Issue
Block a user