Skip to content

An application for viewing 3D models, with their display settings

License

Notifications You must be signed in to change notification settings

ksilisk/3DViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DViewer

Description

An application for viewing 3D models, with their display settings.

Build

To build, you need to have qmake on your device.

$ git clone https://github.com/ksilisk/3DViewer.git
$ cd 3DViewer
$ make install

Tests

Unit tests with check.h C library.

$ cd 3DViewer
$ make test

Documentation

Documentation is generated using Doxygen. Before use, you need to change the INPUT value in the Doxygen file.

$ cd 3DViewer
$ make dvi

Test Coverage

Test coverage is estimated using lcov.

$ cd 3DViewer
$ make gcov_report

Archive

The archive is built using tar.

$ cd 3DViewer
$ make dist

Credits

Developers: Shaliko Salimov (@wormbett), Sergei Mahinov (@yuehbell), Alexey Yablokov (@earthcar)

About

An application for viewing 3D models, with their display settings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published