mod
Game data processing tutorial
A comprehensive tutorial on processing and optimizing game data from various file formats, including image, audio, text, and 3D model files.
MASTERS of DATA, a course about videogames data processing and optimization
47 stars
10 watching
2 forks
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jdegoes/lambdaconf-2014-introgame | A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |
nvidiagameworks/dxrtutorials | A collection of tutorials demonstrating the use of DirectX Raytracing API | 838 |
tantandev/rusty_demon_attack | A game built using Rust and macroquad, playable in the web browser. | 66 |
jackgris/wikilibgdx_es | A translation of LibGDX's wiki to facilitate Hispanic-speaking developers in creating video games with this powerful tool. | 14 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
tantandev/digescape | A Rust-based puzzle game written to be compiled into WebAssembly. | 89 |
tsoding/eepers | A simple turn-based game built using Ada and the Raylib library | 346 |
tylermorganwall/rayshader | A package for producing 2D and 3D data visualizations using elevation data and raytracing algorithms. | 2,067 |
mrdimas/dmitrysengine | An experimental C99 cross-platform 3D game engine with minimal external dependencies | 152 |
maestron/hacking-tutorials | A collection of outdated tutorials on web development, focusing on educational purposes. | 326 |
gamma-delta/omegaquad | A framework for building games using the Macroquad game engine | 23 |
daraff/jsgamewiki | A collection of resources and tutorials on game programming with JavaScript | 1,224 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
harrison1/unrealcpp | A collection of Unreal Engine 4 C++ examples and tutorials covering various topics in game development. | 1,231 |
sciguy14/arduino-tutorial-series | A tutorial series for learning the Arduino Microcontroller Platform using Processing | 177 |