Skip to content

This project illustrates the relationship between sine wave and circle. OpenGL has been used to develop this project.

License

Notifications You must be signed in to change notification settings

arefinnomi/Relationship-between-sine-wave-and-circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relationship between sine wave and circle

This project, written in C++, illustrates the relationship between sine wave and circle. OpenGL has been used to develop this project.

Requirement:

Build & Run:

mkdir build
cd build/
cmake ..
make
./Sinewave

Demo:

Watch Demo

About

This project illustrates the relationship between sine wave and circle. OpenGL has been used to develop this project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published