Skip to content

MergHQ/viw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viw

OBJ viewer written in Java

Coursework for Joululabra2016

How to use

Run the jar with java -jar viw-1.0-SNAPSHOT.jar. The application will open a dialogue to open a .obj file. Select one and open it. You'll find some 3D models in viw/models. The OBJ file should now appear on the screen. Keep in mind that this application only supports triangular faces.

By moving the mouse to left and right you move the camera around the 3D model. You can use the scroll wheel to adjust the distance to the 3D model.

Documentation

Subject and structure

Working hours

[Diagrams](/docs/subjectAndStructure.md#Class Diagram)

Checkstyle

PIT-report

Test documentation

Libraries

LWJGL3

About

OBJ viewer written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages