diff --git a/main.go b/main.go index e7adffe..d706a60 100644 --- a/main.go +++ b/main.go @@ -45,7 +45,8 @@ func main() { t0 := time.Now() rng := rand.New(rand.NewSource(0)) - imageField := NewImageField("/home/d/Dropbox/art/passage/data/david.png") + //imageField := NewImageField("/home/d/Dropbox/art/passage/data/david.png") + imageField := NewImageField("/home/d/Dropbox/art/passage/data/moses_statue.jpg") field := &TranslateField { x: -float32(sourceWidth / 2.0),