Michaelangel007 / game_dev_pdfs
Collection of game development related white papers
☆177Updated 7 years ago
Alternatives and similar repositories for game_dev_pdfs:
Users that are interested in game_dev_pdfs are comparing it to the libraries listed below
- Example of MSVC makefile project for hotloading C with intellisense/debugger compatability☆107Updated 2 years ago
- Thoughts about entity-component-system☆190Updated 6 years ago
- ☆130Updated 4 years ago
- Blog posts☆128Updated 7 years ago
- Game Engine☆126Updated 5 years ago
- ☆83Updated 7 years ago
- Data driven game engine.☆162Updated 4 years ago
- Intel's Software Occlusion Culling demo with my modifications☆234Updated 11 years ago
- A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by requ…☆216Updated 2 years ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆264Updated 7 years ago
- Sample code for frame timing control☆160Updated last year
- Decks and notes from previous presentations I've done☆58Updated 9 years ago
- Simulates a monitor (vsyncs and timing) so you can test various game loop timings to see how many missed or double frames your timing con…☆86Updated 5 years ago
- [abandoned] C99 cross-platform 3D game engine with absolute minimum of external dependencies☆158Updated 5 years ago
- Code for thebennybox 3D Game Programming Tutorial (https://www.youtube.com/playlist?list=PLEETnX-uPtBUrfzE3Dxy3PWyApnW6YEMm )☆72Updated 6 years ago
- Educational demo implementing a swept 2D character controller☆90Updated last year
- HLSL Parser and Translator for HLSL, GLSL, and MSL.☆333Updated 6 years ago
- Hobby software rasterizer.☆68Updated 4 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆82Updated 6 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 7 years ago
- A 2D game w/ 3D lighting written on top of a small structured 2D game engine☆71Updated 8 years ago
- Unfinished Zelda-like survival/adventure game☆29Updated 6 years ago
- Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discove…☆117Updated 6 years ago
- Multiplatform multithreaded context swapping fiber based job system.☆160Updated 8 years ago
- Game engine written in C++ with ease of use and next-gen parallel computing in focus.☆251Updated 4 years ago
- Procedural tree mesh generator (and editor)