Post

Room Planner

Room Planner

Room Planner is a simple yet functional room planing engine built with OpenGL and C++, on top of the starting code of Joey DeVries’ learnopengl.com.

Room Planenr allows the user to, as the name suggests, design their own(rectangular) room. It features various types of furniture to choose from. That previous sentence is a bit of a lie, since we couldn’t source enough 3D models.

This was a fun and very challenging project, despite its simplicity. My teammate and I got a solid taste of computer graphics, and working with OpenGL and C++ was an interesting change of pace compared to the generally high level languages we are used to working with.

Built as part of the class Computer Graphics @ FCSE

You can find the project on GitHub

This post is licensed under CC BY 4.0 by the author.