aboutsummaryrefslogtreecommitdiffstats
path: root/vert.glsl
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic model loading of FMD format.Tomasz Kramkowski2018-04-271-3/+6
| | | | | | | | | | | | 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.
* Add more vertex attributes (use a struct)Tomasz Kramkowski2018-03-271-0/+5
|
* init commitTomasz Kramkowski2018-03-261-0/+9