Skip to content

A program for generating animated interference pattern images.

Notifications You must be signed in to change notification settings

Chris2048/Interf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interf

'Interf' is a program that generates images of interference patterns based on a number of point source co-ordinates. These images can then be combined using an external program (e.g. apngasm) to create an animation.

Copyright - C Hancock (Chris2048)

Dependencies

  • Python 2.7
  • Python Imaging Library (PIL)
  • NumPy
  • plac <plac.googlecode.com>
  • clint <github.com/kennethreitz/clint>

Recommended

  • apngasm - to assemble png files into apng.

Installation

Simply execute 'interf.py', use '-h' switch for options.

Contact

Post bugs, fixes, and other issues on github.com/Chris2048

Todo

Integrate animated-gif code from 'Animated gifs, the hard way'.

About

A program for generating animated interference pattern images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages