Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

arokasprz100/Wave-Interference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

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.

PL Task description

Application

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.

Contributors

Jarosław Cierpich

Arkadiusz Kasprzak

Documentation

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).

Used technologies

C++ programming language

Qt framework