Skip to content

Implementation of a program to view 3D wireframe models (3D Viewer) in the C++ programming language.

Notifications You must be signed in to change notification settings

zenorachi/3D-Viewer-V2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DViewerV2.0

3DViewerV2.0 is an application designed for viewing 3D models in the .obj format. It provides users with a convenient way to visualize and explore 3D models with ease.

Technologies used:

Features

  • Supports loading and displaying 3D models in the popular .obj format.

  • User-friendly graphical interface for intuitive navigation and exploration of 3D models.

  • Provides basic interactions like zooming, panning, and rotating to examine the model from various angles.

  • Efficient rendering techniques to ensure smooth and responsive visualization.

Installation

  1. Download or clone the repository:
git clone https://github.com/zenorachi/3DViewerV2.0.git
  1. Navigate to 3DViewerV2.0:
cd 3DViewerV2.0
  1. Build and compile the project:
make
  1. Open the application:
make open
  1. Enjoy!

About

Implementation of a program to view 3D wireframe models (3D Viewer) in the C++ programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published