OpenGL Fearow (2023)
A downloadable project for Windows
Just a showcase scene, not a game
A simple blocky Fearow model and animation, for Windows, made with C++.
Made in December 2023 for Graphics Programming assignment. (Semester 4)
This project is about creating one articulated model of a character with an animation that loops indefinitely, and dressing the environment and additional effects that suit that character.
Controls:
Controls | Actions |
Left/Right Click | Enter Camera Mode |
Esc | Exit Camera Mode |
Mouse | Look Camera |
WASD | Move Camera |
Q | Ascend Camera |
E | Descend Camera |
Credits:
-
Visual Studio - IDE
- Adobe Photoshop - Texture Editing
- Pokemon Quest - Fearow Reference
- kovkov - Uploading reference on The Models Resource
Lecturers:
-
Mr Mohamad Faris Zakwan
Portfolio: https://joshuayeohkeatkeong.wixsite.com/joshgametech/opengl-fearow
GitHub: https://github.com/JoshuaYeoh1/GraphicsProgramming/tree/main/OpenGL%20Fearow
Trivia:
The challenge was to model, texture, rig, and animate a creature using only code in OpenGL and Visual Studio. The model is made of Primitives like Points, Lines, and Triangles
The texture uv is mapped with tex coords
The rig uses transformations done via matrix multiplication
The animation uses time and sine waves to transform the model
Download
Install instructions
- Extract from Fearow.zip
- Run Fearow - Shortcut or xbgt2064_asgn.exe
Leave a comment
Log in with itch.io to leave a comment.