Skip to content

danielseidl/minrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Min-Project
===========
Our code is released under the Apache 2.0 license (see LICENSE-2_0.txt). Exceptions of this are marked at the beginning of the source and/or header files. The included code from Bartosz Taudul's etcpak is in agreement with Bartosz Taudul also under the Apache 2.0 license. 


Intel Embree
============
http://embree.github.io/
Embree is released as Open Source under the Apache 2.0 license. (http://www.apache.org/licenses/LICENSE-2.0)

libSDL2, libSDL_Net 2
=====================
See text files in \SDL folder.

LZ4
===
LZ4 - Fast LZ compression algorithm
, Copyright (C) 2011-2014, Yann Collet.
   BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)

www.gametutorials.com
=====================
Some code from the classes for the Camera, CVector2 and CVector3 are based on code from www.gametutorials.com.
Following is their license:

The MIT License (MIT)

Copyright © 2014 GameTutorials

Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the “Software”), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

About

No description, website, or topics provided.

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
license.txt
Apache-2.0
LICENSE-2_0.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.6%
  • C++ 35.5%
  • HTML 1.1%
  • Makefile 0.6%
  • CMake 0.1%
  • Roff 0.1%