MikeMcShaffry / gamecode4Links
Automatically exported from code.google.com/p/gamecode4
☆328Updated 9 years ago
Alternatives and similar repositories for gamecode4
Users that are interested in gamecode4 are comparing it to the libraries listed below
Sorting:
- ☆327Updated 2 years ago
- Novice-built game engine from the ground up (with blogs!)☆426Updated 6 years ago
- The Physics engine that accompanies the book "Game Physics Engine Design"☆1,032Updated last year
- OpenGL C++ Graphics Engine☆992Updated 7 years ago
- NomadECS - An entity component system implementation☆200Updated 6 years ago
- C++ single-header entity component system library☆477Updated 5 years ago
- It's like the 3D Game Engine, except in C++☆314Updated last year
- C++ Game Engine (Under Construction!)☆448Updated 2 years ago
- Direct3D Visual Studio Templates☆437Updated last week
- Game engine with an Entity-Component-System (ECS) architecture. Focus on ease-of-use, runtime extensibility and compile-time type safety.☆617Updated 2 years ago
- Sample code for my YouTube series.☆664Updated 7 years ago
- Book Example Code in [Introduction to 3D Game Programming With DirectX11 by Frank Luna ]☆273Updated last year
- This repository is intended to be used as a code repository for learning DirectX 12.☆639Updated 3 months ago
- DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.☆452Updated last week
- Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptuall…☆1,571Updated 3 weeks ago
- Source code for Game Physics Cookbook☆1,024Updated 4 years ago
- Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.☆463Updated 3 weeks ago
- DirectX 11 Renderer written in C++11☆285Updated 4 years ago
- ☆664Updated 2 years ago
- Vulkan DOOM 3 port based on DOOM 3 BFG Edition☆887Updated 2 years ago
- Example code and libraries for the book "Essential Mathematics for Games and Interactive Applications."☆423Updated last year
- Software rendering engine with PBR. Built from scratch on C++.☆699Updated 4 years ago
- An example of how to use the ECS part of the EnTT framework