This one seems to smoother, i.e. less jerky.
Search found 3 matches
- 2011-07-13T13:51:35-07:00
- Forum: Users
- Topic: smoke simulation using shepards distortion
- Replies: 5
- Views: 9064
- 2011-07-13T12:18:12-07:00
- Forum: Users
- Topic: smoke simulation using shepards distortion
- Replies: 5
- Views: 9064
- 2011-07-13T08:49:50-07:00
- Forum: Users
- Topic: smoke simulation using shepards distortion
- Replies: 5
- Views: 9064
smoke simulation using shepards distortion
I have created some interesting animation using shepards distortion. Included are the csh script which in turn calls a perl script to generate the distortions. #!/bin/csh set convert = "/usr/local/bin/convert" $convert -size 200x300 -fill white -draw 'circle 98,3 102,3' xc:black tt.miff # initial ...