Game-Engine-Architecture
Game engine course materials
Learning materials and sample projects for teaching game engine architecture with Unreal Engine
A repo contaning the learning materials for the course 'Game Engine architecture'
340 stars
22 watching
49 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
yglukhov/rod | A cross-platform game engine that allows developers to create 2D and 3D games using Nim. | 138 |
vladar4/nimgame2 | A 2D game engine built on top of the Nim programming language, allowing developers to create games with features like physics, graphics, and user input handling. | 174 |
mrdimas/dmitrysengine | An experimental C99 cross-platform 3D game engine with minimal external dependencies | 152 |
petiaccja/inline-engine | A game engine framework written in C++ that aims to provide a high-performance, modular, and parallel computing-focused solution for building games. | 251 |
martindrapeau/backbone-game-engine | An HTML5 game engine built using the Backbone JavaScript framework. | 199 |
mariofv/littleorionengine | An academic C++ 3D game engine with scene management and physics simulation capabilities. | 60 |
bobbyanguelov/esoterica | A game engine framework that provides a set of tools and features for building games, including serialization, reflection, animation systems, and resource management. | 911 |
gamejs/gamejs | A JavaScript library for creating 2D games and interactive graphics applications using the HTML Canvas element. | 466 |
dpjudas/surrealengine | An open-source project aiming to reimplement the original Unreal Engine for running classic games. | 853 |
marciovmf/ldk | A flexible game engine built from scratch in C using OpenGL. | 4 |
fegennari/3dworld | A comprehensive 3D game engine with procedural content generation and real-time rendering capabilities | 1,174 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 198 |
shirakumo/trial | A Common Lisp game engine designed to be modular and flexible, allowing developers to build games by combining its components. | 1,025 |
digitalfruit/limejs | A JavaScript-based game framework for creating HTML5 and iOS games. | 1,394 |