Skip to content

Garden is an OpenGL project. It's done in C++ using glut. The garden consists of flower trees, butterflies. The opening screen is empty. To create a flower tree press 'f' and to create a flying butterfly press 'b'. To simulate wind press 'w'. To toggle rotation press space. You can navigate the garden by arrow kyes and Page Up/Page Down keys. To…

Notifications You must be signed in to change notification settings

MHRahman/Garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Garden

Garden is an OpenGL project. I did this as a Graphics Lab assignment. I thoroughly enjoyed doing this assignment.

After running the program, press following for respective effects b : add a weird butterfly f : add a weird flower tree w : toggle wind space key : toggle camera rotation arrow keys : navigation

About

Garden is an OpenGL project. It's done in C++ using glut. The garden consists of flower trees, butterflies. The opening screen is empty. To create a flower tree press 'f' and to create a flying butterfly press 'b'. To simulate wind press 'w'. To toggle rotation press space. You can navigate the garden by arrow kyes and Page Up/Page Down keys. To…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages