top of page
Rotation

Simple 3D shape editor

I used C++ and OpenGL to create a simple 3D shape editor. I am able to transform the shapes through rotation, translation and scale. I set up the GUI using ImGui to incorporate sliders to toggle the transformations. This was a project from an undergraduate computer graphics class.

​

I have a private Github repository; request access if interested

Sophie Bolotin 

bottom of page