cosmetic tuning
This commit is contained in:
		
							parent
							
								
									6d935e5fd0
								
							
						
					
					
						commit
						252ea6d764
					
				| @ -25,8 +25,8 @@ program essai | ||||
|   do foo=1, 360 | ||||
|     write (filename, "(a, i5.5, a)") "frames/popcorn/", foo-1, ".pnm" | ||||
|     write(0, *) "-------->", trim(filename), "<" | ||||
|     kx   = 50.0 * sin(real(foo)*25.133) | ||||
|     ky   = 50.0 * cos(real(foo)*25.133) | ||||
|     kx   = 50.0 * sin(real(foo)*21.133) | ||||
|     ky   = 50.0 * cos(real(foo)*26.133) | ||||
|     write(0, *) foo, kx, ky | ||||
|     call parasites_0(picz, kx, ky, 233) | ||||
|     call spit_as_pgm_8(picz, trim(filename)) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 tTh
						tTh