GithubHelp home page GithubHelp logo

moi78 / expansiongameengine Goto Github PK

View Code? Open in Web Editor NEW
21.0 2.0 2.0 180.4 MB

Your future favorite Game Engine :p (Under developpement BUT STILL, come help !)

License: Other

C++ 59.33% C 37.90% GLSL 1.97% CMake 0.36% Objective-C 0.36% Batchfile 0.09%
engine opengl game-engine gamedev-tool

expansiongameengine's Introduction

ExpansionGameEngine

Expansion Game Engine is a 3D game engine under development.

/!\ THIS PROJECT IS BEEING REWRITTEN FOR VULKAN /!\
/!\ SEE vulkan-rewrite BRANCH /!\

Target List

  • Multi-API rendering (OpenGL, Vulkan, and DirectX11/12 if I want to export to XBox)
    • OpenGL 3/4
    • Vulkan (In priority to D3D, soon to be started)
    • Direct3D
  • Going PBR
  • Lightweight build (<30MB for all engine files) & SDK (<300MB for the whole sdk)
  • Light and Shadow fully realtime
  • Deffered rendering
  • Cross-Platorm :
    • Windows
    • Linux
    • Console
      • Switch
      • PS4
      • XBox
    • Android
    • MacOS (last priority)
  • Optimise as f*ck -> I want to have a very well optimised engine to run everywhere
  • An easy to understand & easy to use engine
    • JS and Python Scripting
    • Powerful all-in-one editor
    • Well written documentation

Screenshots

Here you have some screenshots I took from the last demo I've made.

First demo of my PBR impl

alt_text

Material Node Editor

alt_text

Level Editor

alt_text

alt text

A little Maze Generator I've built with EXPGE

alt text alt text

TODO List

  • Impl. Shadows to Raindrop Renderer
    • Improve these (for instance, better PCF)
  • Consistent error handling
  • Fix the error when reducing the window
  • Rewrite GUI system
  • Rewrite Physics Integration (maybe switch to PhysX ๐Ÿค”)
  • Do Vulkan integration
  • Add particle system
    • CPU Handled particles
    • GPU Handled particles
  • Starting the developpment of an editor & a good project manager
    • Editor
    • Project Manager
  • Solve the Stack Overflow on blitting multisample FBO (by implementing correctly MSAA tho)
  • Fix the CMakeLists to compile with PhysX

Dependencies

Main Engine deps

  • OpenAL Soft (by @Kcat)
  • GLFW3
  • OpenGL
  • GLAD (Packed with the repo)
  • GLEW
  • libsndfile1
  • PhysX (Packed with the repo)
  • Jsoncpp

Tool deps

  • ASSIMP (For tools)
  • Qt (For tools)
  • imgui
  • imnodes (by Johann Muszynski)

NB1 : All libs that are precompiled and in this repo are compiled for Windows x64. If you want to compile this engine for Windows x86 you need to do it yourself. If you want to compile this engine for linux you'll need to install all the dependencies using your package manager.

NB2 : CMakeLists.txt are specially made for Linux, if you want to compile the engine for Windows, you can just use my Visual Studio solution (I usually update it at each VS major release, for now it is a VS2019 solution).

License

This project is under CC-BY-NC-SA license.

For any question please contact me.

expansiongameengine's People

Contributors

busybox11 avatar moi78 avatar

Stargazers

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