Git Product home page Git Product logo

projectred's Introduction

Project Red

An open-source experimental game engine in C++

Project Wiki

I love making games, and I love programming, but I don't love working with existing 3D engines. I thought I might try and build my own, just for some fun.

This engine is (currently) an OpenGL based game engine that supports 2D and 3D graphics, and will eventually be a fully featured game engine with extensive tooling and utility code to manage content creation and game development. I chose C++11 as the development language because I feel most at home with it, and it will still allow considerable performance.

It is broken up into several discrete parts, which include:

  • Red: The master library, containing everything that doesn't (or shouldn't) fit into sublibraries, as well as further utility and abstractions on sublibraries.
  • SDLX: An OOP wrapper for the SDL2 multimedia library
  • Xenon: An OOP OpenGL abstraction library with 3D management and generation utilities
  • RAUX: A OOP Resource management and aquisition library.

You can see what i'm working on, as well as get and Idea of a typical game loop by looking at src/Main.cpp

projectred's People

Contributors

outofthevoid avatar

Stargazers

 avatar

Watchers

 avatar  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.