Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.09 KB

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.