matt77hias / MAGE

🧙 MAGE

Home Page:https://matt77hias.github.io/MAGE-Doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Code quality Documentation License Join the chat

MAGE

This repository (v0) does not contain the WIP remake (v1) built from the ground up (C++20, D3D12).

About

Game and rendering engine featuring both forward and deferred PBR (physically-based rendering) pipelines with optional indirect illumination using Voxel Cone Tracing.

Index

Development

  • Platform: Windows 10 32 Bit and 64 Bit (Windows API + Direct3D 11)
  • Engine Programming Language: C++17
  • Scripting Language: C++17
  • Shading Language: HLSL (Shader Model 5.0)

Copyright © 2016-2023 Matthias Moulin. All Rights Reserved.

About

🧙 MAGE

https://matt77hias.github.io/MAGE-Doc

License:GNU General Public License v3.0


Languages

Language:C++ 82.7%Language:HLSL 17.3%