Giter Club home page Giter Club logo

arcane-engine's Introduction

Arcane-Engine

Arcane Engine is a real-time game engine developed and maintained by Tyrannical Games. A large focus of this project is to develop an in-house engine catered to building indie games. Arcane's development roadmap will be game development driven, meaning it will be influenced by actually making games and prioritizing features needed to ship great indie games at Tyrannical Games

Arcane Logo

Engine Showcases

Tech Reel 2019

Engine Features

  • Forward + Deferred Rendering
  • Physically Based Rendering (Fresnel on Everything)
  • Cook Torrance Specular BRDF w/ Lambertian Diffuse
  • PBR Material System
  • Parallax Occlusion Mapping
  • Light Probes (IBL)
  • Reflection Probes (IBL)
  • Linear Lighting (w/ Gamma Correction)
  • HDR w/ Reinhard Tonemapper
  • Screen Space Ambient Occlusion (SSAO)
  • MSAA (Forward Path Anti-Aliasing)
  • FXAA (Deferred Path Anti-Aliasing)
  • Directional, Point, and Spot Light Sources
  • Shadows for directional, point, and spot lights
  • Skybox Support
  • Terrain Material Blending
  • Water + Wave Simulation
  • Post Processing (Film Grain, Chromatic Aberration, Vignette)
  • Entity Component System
  • Basic Animation Clip Player

Engine Libraries

  • OpenGL 4.3+
  • GLFW Input + Window
  • Model Loading via ASSIMP (with bone data)
  • ImGUI for UI
  • STB for Image Loading
  • EnTT for Component Storage and Management

Development

If you want to see what I am currently working on check out Arcane's roadmap:

Roadmap for Arcane's First Official Release (v0.1)

  1. 2D Batch Rendering w/ 2D Rendering API
  2. Debug Rendering API
  3. Physics w/ Rigid Bodies and Collider Shapes
  4. Add in Editor Support for Skybox Customization and support HDR
  5. Basic Sound Engine w/ Editor Support
  6. Animation Blending w/ Editor Support
  7. Improved Continuous LOD Terrain w/ Editor Support
  8. Camera Component and a Editor/Scene camera seperation
  9. Being able to package a game executable that runs without the editor
  10. Virtual Filesystem for Game Assets

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b new-feature-branch)
  3. Commit your changes (git commit -m "A description for your feature")
  4. Push to the branch (git push origin new-feature-branch)
  5. Create a new Pull Request

Sources

  • LearnOpenGL
  • Game Engine Architecture
  • Real-Time Rendering
  • GPU Gems
  • GPU Pro
  • Hazel Series (YouTube)

arcane-engine's People

Contributors

ershany avatar mic-max avatar moekaz 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.