Skip to content

HristoHentov/Ionic-3D-Model-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ionic 3D

A lightweight 3D Model viewer written in C++ using OpenGL.


icon64


You can download the binary [Here](https://drive.google.com/uc?export=download&id=0BxEHvcN2EPVHX1I3QXJyd1VDaG8)

Configuration

An actual full-featured GUI is currently in development. In the meantime you can swap out different models/shaders using the Ionic.CFG file.

Simply set the Model path to the place where your OBJ file is located. FBX support is halfway there so you might even use that.

Controls

Again, custom controls will be avaiable in the future, for now here is what you can do

[W, A, S, D]: Move the camera around.

[Arrow Keys]: Move the light around.

Mouse Click and Drag: Look around the 3D Scene.

1: Draw wireframe

2: Draw normal

R: Make the light Red.

G: Make the light Green.

B: Make the light Blue.

L: Reset light color.

Releases

No releases published

Packages

No packages published

Languages