A downloadable tool for Windows

Model loader using c++ and opengl

This is a model loader created for interactive usability 

The models that have been tested with the program are in the media file that comes with the project.


What cn you do?

The user can interact with the gui in the following ways:

Opening and Closing windows:

  • Opening windows ie popping out the windows to view them. interaction type: checkbox
  • Closing windows to keep clean workflow. Interaction type: Button

Object Interactions

  • Rotate,scale and move the position of the object. Interaction type: Slider
  • Rotation amount allowing you to choose the speed of the rotation.Interaction type: Slider 
  • Simple Rotate (Automatically sets a rotation value). Interaction type: Button
  • Simple Scale (Automatically sets a Scale value). Interaction type: Button
  • Reset position,scale,rotation back to 0. Interaction type: Button

Camera Interactions:

  • Camera Position move the camera around the scene. Interaction type: Slider
  • Camera simple position(Automatically sets a camera positions) Interaction type: Button

Background Interactions:

  • The background colour can be changed to any colour live allowing the user to change the desired colour. Interaction type: Colour Picker

Buffers:

  • Clear the Buffers Interaction type: Button
  • Load a Model in runtime Interaction type: Input box + button.

Colour/Shader Interactions:

  • Change the colour of the Object with a colour picker. Interaction type: Colour Picker.

Download

Download
ModelManipulator.zip 5.9 MB

Install instructions

Unzip file run exe.