automated snapshot

This commit is contained in:
sumi
2025-12-24 02:08:22 -06:00
parent 3be18717e7
commit c0bb8616dc
2 changed files with 5 additions and 2 deletions

View File

@@ -50,8 +50,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/data/moses_statue.jpg")
imageField := NewImageField("/home/d/Dropbox/art/data/david.png")
//imageField := NewImageField("/home/d/Dropbox/art/data/moses_statue.jpg")
field :=
&TranslateField {
x: -float32(sourceWidth / 2.0),