1
0
Fork 0
No description
Find a file
2016-03-08 15:14:54 +01:00
assets Graphics: Change Vertex color to 4 components. 2016-02-02 00:09:29 +01:00
examples Adding example code and project files. 2016-03-01 09:52:29 +01:00
include/Spectre GLContext: Remove bpp parameter from create() 2016-02-17 13:28:32 +01:00
source Freetype: use actual metrics instead of bitmap data. also skip empty glyphs (whitespace chars/missing glyphs etc). 2016-03-08 15:14:54 +01:00
vendor Initial commit 2016-01-10 09:26:43 +01:00
vsproj Adding example code and project files. 2016-03-01 09:52:29 +01:00
.gitattributes Initial commit 2016-01-10 09:26:43 +01:00
.gitignore Initial commit 2016-01-10 09:26:43 +01:00
README.md Initial commit 2016-01-10 09:26:43 +01:00

Spectre 2D Engine

A simple 2D Game engine from scratch!