Skip to content

Pascal66/SLProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

To clone SLProject, use the following command:

cd <Path to where you want the SLProject folder>
git clone https://github.com/cpvrlab/SLProject.git

For people with an aversion to the command line, a GIT GUI tool, such as the GitHub Desktop Client, can be used. To get the latest additions to SLProject, please checkout the develop branch:

git checkout develop

For detailed build instructions see the SLProject wiki. For detailed framework information see the HTML documentation.

Build Status

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 54.9%
  • C 39.6%
  • C# 1.2%
  • GLSL 1.0%
  • Objective-C 0.9%
  • Java 0.8%
  • Other 1.6%