Chris2048 / Interf

A program for generating animated interference pattern images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%