-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
287 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
Graphics Boilerplate Code | ||
========================= | ||
OpenGL Assignment | ||
|
||
This is boilerplate code for the assignments which might be helpful. | ||
Installation Instructions | ||
|
||
sudo apt install libglew-dev libglfw3-dev libglm-dev cmake pkg-config | ||
Download QtCreator | ||
Make and Run :) | ||
|
||
License | ||
------- | ||
The MIT License https://meghprkh.mit-license.org/ | ||
Controls | ||
|
||
Copyright © 2018 Megh Parikh <[email protected]> | ||
Use Left arrow key to move left, Use Right arrow key to move right, Use Up arrow key to move forward, Use down arrow key to move backward. | ||
Use f to fire cannon and mouse to aim, c for camera views , s to change sail. | ||
|
||
Scroll works on top-view mode. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.