Skip to content

h3ll5ur7er/SLProject

 
 

Repository files navigation

How to get the SLProject

The SLProject is hosted at GitHub as a GIT repository. GIT is a distributed versioning control system.

The SLProject contains some GIT submodules. To clone all at once you need to clone recursively. You can clone recursively either with the GitHub GUI-Tool or with the following command in the console:

git clone --recursive https://github.com/cpvrlab/SLProject.git
cd SLProject

For detailed build instructions on various platforms go to the SLProject wiki.

Build Status Build Status

See the SLProject Homepage for more information. Or go directly to the html documentation here: framework documentation

About

SLProject is a platform independent 3D computer graphics scene graph library. Read more on:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.6%
  • C 38.5%
  • C# 1.0%
  • Java 0.5%
  • Objective-C 0.4%
  • QMake 0.2%
  • Other 0.8%