add support for spheres

This commit is contained in:
Recep Aslantas
2018-05-29 23:29:09 +03:00
parent 5b3aabc103
commit c8fc460ba1
2 changed files with 41 additions and 0 deletions

View File

@@ -24,5 +24,6 @@
#include "util.h"
#include "io.h"
#include "project.h"
#include "sphere.h"
#endif /* cglm_h */