planetchili / hw3dLinks
C++ 3D graphics engine under Direct3D 11. Developed in a Planet Chili video tutorial series that can be found on YouTube. https://youtu.be/_4FArgOX1I4
☆750Updated last year
Alternatives and similar repositories for hw3d
Users that are interested in hw3d are comparing it to the libraries listed below
Sorting:
- Sample code for the book "Introduction to 3D Game Programming with DirectX 12"☆1,699Updated last year
- This repository is intended to be used as a code repository for learning DirectX 12.☆655Updated last month
- OpenGL support library so you can just dive in and write OpenGL code☆838Updated 3 years ago
- The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++☆1,681Updated this week
- Base code for the Planet Chili tutorial series "3D Fundamentals" on YouTube.☆153Updated 2 years ago
- Code repo for video tutorial series teaching Vulkan and computer graphics☆1,012Updated last year
- DirectX 11 Engine Repo for my tutorial series on youtube. Uses Visual Studio 2017.☆144Updated last year
- This repo contains Direct3D 11, XInput, and XAudio2 samples C++ samples from the legacy DirectX SDK updated to build using the Windows 10…☆1,445Updated 7 months ago
- A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input☆121Updated 2 years ago
- Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆109Updated last year
- 3D game engine with lua scripting☆2,368Updated this week
- This is the Chili Framework used in the world-famous, erection-inducing, cancer-curing Planet Chili C++ Tutorials.☆176Updated last year
- C++ game engine project, for learning, practice and experiment.☆625Updated 6 months ago
- Book Example Code in [Introduction to 3D Game Programming With DirectX11 by Frank Luna ]☆278Updated last year
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,514Updated 3 years ago
- OpenGL C++ Graphics Engine