Giter VIP home page Giter VIP logo

age's Introduction

OpenGL Game Engine

An OpenGL Game Engine made by computer science students in partnership with AMD

Work is still in progress and many things have to be implemented, improved or fixed :D

  • C++11, OpenGL 4.1
  • Entity component system based architecture
  • Multi-threaded execution pipeline (Gameplay, culling, pre-render, rendering)
  • Bullet Physics Library integration
  • Tile based deferred rendering
  • Assets conversion pipeline (.obj, .fbx)
  • Game object serialization
  • Mesh skinning (not ready)

Video : Video

Demo .exe : https://www.dropbox.com/s/dot6ecqo59i1prz/AGE-V0.0-demo.7z

This program is released under the terms of the license contained in the file LICENSE.txt

==========================================

Installation :

[WARNING] The project ONLY works on Visual Studio 2013[WARNING] [WARNING] The project ONLY works on Visual Studio 2013[WARNING]

1 ) In git bash run : GenerateProjects.bat

2 ) In git bash run : GenerateSolution.bat

3 ) Install Google drive Desktop

4 ) Get Vendors and Assets on google drive :

5 ) In cmd.exe go to AGE/ and run :

  • mklink /J Vendors "{Path_to_your_Google Drive}\Vendors"
  • mklink /J Datas/Assets "{Path_to_your_Google Drive}\Assets"
  • CopyDll.bat

Generated solutions will be found in Projects folder.

age's People

Contributors

cesarl avatar dorianpinaud avatar herpec-j avatar lauralie avatar locwyn42 avatar paulbaron avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.