GameEngineering / EP02_BinarySerialization

BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Binary Serialization and Pixel Art in C and OpenGL | Game Engineering - EP02

https://www.youtube.com/watch?v=GXdT8twQxxI&t=0s

A small, custom pixel art editor using C and OpenGL showing off binary serialization techniques.

Building

NOTE(john): Currently requires at least OpenGL v3.3 to run. This will be addressed in the future to allow for previous opengl versions.

Controls