Skip to content

CrispBit/Model-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This project is a simple 3D Model Viewer.

Motivation

The purpose of this project is to demonstrate a possible use of the CrispSynth game engine.

Installation

Dependencies

cd [project_dir]
mkdir cmake && cd cmake
cmake ..
make -j4

License

(from https://www.gnu.org/licenses/quick-guide-gplv3.html)

The Foundations of the GPL

Nobody should be restricted by the software they use. There are four freedoms that every user should have:

  • the freedom to use the software for any purpose,
  • the freedom to change the software to suit your needs,
  • the freedom to share the software with your friends and neighbors, and
  • the freedom to share the changes you make.

When a program offers users all of these freedoms, we call it free software.

Developers who write software can release it under the terms of the GNU GPL. When they do, it will be free software and stay free software, no matter who changes or distributes the program. We call this copyleft: the software is copyrighted, but instead of using those rights to restrict users like proprietary software does, we use them to ensure that every user has freedom.

About

Model viewer to be integrated into I am Synthetic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published