Updated math library and added the KRQuaternion class.

--HG--
extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%4059
This commit is contained in:
kearwood
2012-06-10 06:24:04 +00:00
parent cad53fcf69
commit 9c8430368f
11 changed files with 675 additions and 123 deletions

View File

@@ -7,6 +7,7 @@
//
#include <iostream>
#include <math.h>
#import "KRPointLight.h"
#import "KRMat4.h"