ApiO / pgtech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sans titre.png

Introduction

Proto Gecko Technologies or pgtech is a game engine project which started in 2012 with a small team, a really small one in fact, as we were only two dudes involved. The main goal was to learn by ourselves how the video games are made in order to create our first game.

All I can say after two years is that this project was ridiculously ambitious and difficult. We have persevered however and we have now understood the complexity of each domain we came across, such as physics, animation, sound, graphics and so many others.

During this adventure we have learned a lot from the open source communities, bloggers and employees from huge companies. So thank you all. Without your generosity this project would have failed.

Now we have established a workflow, we have finished most of our planned tools and the game engine is functional. All of our work will be published shortly under a friendly open source licence, along with a full set of code samples and documentation.

In the meanwhile, here is first documentation of our work. I hope you will enjoy it.

Documentation

You can go to the repo's wiki to find some usefull informaions.

License

The zlib/libpng License

Copyright © 2014 Adrien Cuisinier	
Copyright © 2012-2014 Mathieu Capdegelle and Adrien Cuisinier

This software is provided ‘as-is’, without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

  3. This notice may not be removed or altered from any source distribution.

About


Languages

Language:C++ 46.4%Language:HTML 34.9%Language:CSS 13.1%Language:C 3.0%Language:JavaScript 2.3%Language:GLSL 0.1%Language:Makefile 0.1%Language:Batchfile 0.1%Language:AngelScript 0.0%Language:Shell 0.0%