Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedecana00/bird-and-tree-opengl
Opengl application where a bird flies around a tree.
https://github.com/fedecana00/bird-and-tree-opengl
c-plus-plus graphics-programming opengl unipr
Last synced: 19 days ago
JSON representation
Opengl application where a bird flies around a tree.
- Host: GitHub
- URL: https://github.com/fedecana00/bird-and-tree-opengl
- Owner: FedeCana00
- License: gpl-3.0
- Created: 2022-01-23T17:45:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T17:59:49.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T04:35:48.757Z (2 months ago)
- Topics: c-plus-plus, graphics-programming, opengl, unipr
- Language: C
- Homepage:
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BirdποΈ and treeπ³ opengl
## What's it about?
Opengl application where a bird flies around a tree.
The bird's wings fly with an oscillating motion between -Ο/4 and +Ο/4.
To rotate the perspective you can use the arrows or you can drag the scene with the mouse.
By clicking the W key, the movement of the wings is blocked or reactivated.
By clicking the S key you can stop or reactivate the rotation of the bird.
Clicking the R key reverses the direction of rotation of the bird.
By clicking the TAB key:
- the first time the crown of the tree turns yellow;
- the second time the crown of the tree disappears.
The scene is illuminated with Phong shading.