top of page

OpenGL Bedroom

(November 2023)

About

Just a showcase scene, not a game

A simple blocky bedroom, for Windows, made with C++.

Made in November 2023 for Graphics Programming assignment. (Semester 4)

This project is about modelling and texturing objects using only code in OpenGL and Visual Studio.

 

The task was to have:

  • A variety of objects that make sense given the setting

  • Objects all textured and have UV

  • An object with continuous animation (Grandfather Clock)

  • Neatly formatted and self-documenting code

  • Transformations using matrix multiplication

Software Used

bg2.png

Credits

  • Visual Studio - IDE

  • Adobe Photoshop - Texture Editing
  • Reference and texture sources (I forgot, sorry)

Lecturers:

  • Mr Mohamad Faris Zakwan

 

Reference

header
in.png
be.png
itch.png
bottom of page