All Projects → ticticboooom → Direct3d12-Engine

ticticboooom / Direct3d12-Engine

Licence: MIT License
The Game Engine To Help Learn Direct 3D 12

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HLSL
714 projects

Projects that are alternatives of or similar to Direct3d12-Engine

Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+16376.92%)
Mutual labels:  directx, directx12
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+78761.54%)
Mutual labels:  engine, directx
The Forge
The Forge Cross-Platform Rendering Framework PC Windows, Linux, Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Stars: ✭ 2,710 (+20746.15%)
Mutual labels:  directx, directx12
DirectX12
Various DirectX12 examples.
Stars: ✭ 17 (+30.77%)
Mutual labels:  directx, directx12
Rootex
An advanced C++ 3D game engine powering an in-production game yet to be announced
Stars: ✭ 161 (+1138.46%)
Mutual labels:  engine, directx
D3D12Renderer
Custom renderer and physics engine written from scratch in C++/Direct3D 12.
Stars: ✭ 17 (+30.77%)
Mutual labels:  engine, directx12
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+22253.85%)
Mutual labels:  engine, directx
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+13792.31%)
Mutual labels:  engine, directx
delphi3d-engine
A 3D-graphic and game engine for Delphi and Windows.
Stars: ✭ 52 (+300%)
Mutual labels:  engine, directx
Ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Stars: ✭ 2,582 (+19761.54%)
Mutual labels:  engine, directx
CrossWindow-Demos
🥪 Examples of how to use CrossWindow for things like rendering graphics, listening to events, etc.
Stars: ✭ 48 (+269.23%)
Mutual labels:  directx, directx12
wgpu-mc
Rust-based replacement for the default Minecraft renderer
Stars: ✭ 254 (+1853.85%)
Mutual labels:  engine, directx
storm-engine
Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
Stars: ✭ 636 (+4792.31%)
Mutual labels:  engine, directx
text-engine
A browser-based text adventure game engine and sample game
Stars: ✭ 146 (+1023.08%)
Mutual labels:  engine
araneid
一个基于Glang语言开发的站群系统(蜘蛛池系统)
Stars: ✭ 25 (+92.31%)
Mutual labels:  engine
mira
Qlik Associative Engine discovery service for orchestrated environments.
Stars: ✭ 13 (+0%)
Mutual labels:  engine
testable appengine
A testable Python skeleton application for Google's App Engine and AppScale environments
Stars: ✭ 30 (+130.77%)
Mutual labels:  engine
DoGUI
Hello DoGUI: (not yet completed) Bloat-free Graphical User interface for C++ with minimal dependencies and a sleek default design
Stars: ✭ 19 (+46.15%)
Mutual labels:  directx
onut
onut. A little framework to make games in C++ or JavaScript
Stars: ✭ 40 (+207.69%)
Mutual labels:  engine
Austen-Works
Jane Austen’s Collected Works
Stars: ✭ 26 (+100%)
Mutual labels:  engine

Direct3d 12 Engine

Dependencies & Requirements

System Requirements:

  • Windows 10
  • Hardware that supports DirectX 12

Dependencies:


Work:

  • you can see what work needs to be done at: https://trello.com/b/CSrAFtJW/d3dengine-game
  • no changes will be accepted unless you can prove you are a membver of the trello board and you have said which card you have been working on

Documentation

  • The docs can be found at: https://kylebcox.github.io/Direct3d12-Engine/
  • All docs are made with doxygen and are automatically generated from comments in the source code
  • To contricute to the documentation download the source code and change or add comments
  • to generate the doxygen files use the Doxyfile in this repo to configure doxygen then run the generator and commit the changes
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].