Wave Interference is a simple Qt application for simulating water surface. User can define wave sources - using parameters such as frequency, amplitude and position. The project was created for Fundamentals of Computer Graphics university course.
This screen shows GUI of our application. It provides functionalities such as: adding new wave source, deleting all sources, saving current frame to clipboard/file or printing it, playing animation frame by frame or smoothly.
We provide polish version of documentation (in Documentation
directory) because it was required for obtaining course credit (for now we do not have english version).