aboutsummaryrefslogtreecommitdiffstats
path: root/faqe.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic model loading of FMD format.Tomasz Kramkowski2018-04-271-44/+52
| | | | | | | | | | | | The FMD (Faqe Model Data) format is a format designed for faqe. It stores vertex, element and material information and mesh information. This patch provides the basic implementation and use of this format. This patch also implements perspective projection, depth testing and view and model matrices. An example fmd file is provided.
* Replace GLFW3 with SDL2Tomasz Kramkowski2018-04-201-29/+51
| | | | Replace all of GLFW3 with SDL2 for future benefits.
* Rename project gltest -> faqeTomasz Kramkowski2018-03-301-0/+111
The project has been renamed to faqe. The logic for this name: quake -> fake quake -> faqe