RibhuNoodleBoodle / HPL1Engine

A real time 3D engine.

Home Page:http://www.frictionalgames.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPL1 Engine Source Code

Yes, here it is at last the Engine that made the Penumbra Series.

Read through the TODO file for various known things that should be cleaned up / fixed.

Included are project files for Xcode, Visual Studio 2003 and Cmake (for Linux)

Contributing Code

We encourage everyone to contribute code to this project, so just sign up for a github account, create a fork and hack away at the codebase. We will start an Open Source forum on the Frictional Games forums as a place to talk about changes and to submit patches from your forks.

License Information

All code is under the GPL Version 3 license except for the "test" which are included under the ZLIB license. All of the assets are licensed under the Creative Commons Attribution Share-Alike 3.0 license except for the CG shaders which are under the ZLIB license. Please read the COPYING and LICENSE-* files for more information on terms of use.

About

A real time 3D engine.

http://www.frictionalgames.com/

License:GNU General Public License v3.0


Languages

Language:C++ 63.4%Language:C 36.3%Language:Objective-C 0.2%Language:PostScript 0.1%Language:CMake 0.0%