|
95560b8a8a
|
[Math] for loops for checking Matrix values
|
2015-11-01 19:40:20 -08:00 |
|
|
48e531efbf
|
[Math] Refactor the tests a bit
Use non-optional m, and pre-set the values array.
|
2015-11-01 19:40:00 -08:00 |
|
|
0778e62fd0
|
[Math] Make Matrix subscript setters mutable
I think this avoids making unnecessary copies of the matrix when setting data values.
|
2015-11-01 19:39:01 -08:00 |
|
|
acd879465c
|
[Math] Working out some tests for matrices
|
2015-11-01 13:12:17 -08:00 |
|
|
90e9b96468
|
[Math] Bump the precedence of cross product to 151 -- it should be done first
|
2015-11-01 07:32:17 -08:00 |
|
|
bf9a4ba138
|
[Math] Remove some dead code
|
2015-11-01 07:31:11 -08:00 |
|
|
c6203f1af8
|
[Math] Fix up the matrices
|
2015-10-31 18:18:41 -07:00 |
|
|
62570392b0
|
[Math] Tweakin' the Vectors a bit
- count is a static var
|
2015-10-31 18:18:14 -07:00 |
|
|
662e95bcca
|
[COLLADA] Endless fighting with Swift and COLLADA blahhhhhh
|
2015-10-31 12:52:12 -07:00 |
|
|
9be3a41bdf
|
Formatting
|
2015-10-29 11:45:55 -07:00 |
|
|
e6df8499e5
|
Move some stuff around...
|
2015-10-29 11:01:39 -07:00 |
|
|
d1bd19a356
|
Move vector stuff to its own Swift file and finish 'em up!
|
2015-10-29 10:56:31 -07:00 |
|
|
e7e53ba73c
|
Rename Matrices.swift -> Matrix.swift
|
2015-10-29 07:51:36 -07:00 |
|
|
3e1a1fc9b6
|
[Math] Vertex4
|
2015-10-29 07:51:07 -07:00 |
|
|
2b1e3648f4
|
[Math] Sort out Vector3, make it conform to Vector protocol
|
2015-10-28 20:56:21 -07:00 |
|
|
84f7d6bc2c
|
Add empty COLLADA target/project to the workspace
|
2015-10-28 20:38:46 -07:00 |
|
|
59c108b9cd
|
Add Math to the workspace
|
2015-10-28 20:38:11 -07:00 |
|
|
6434ef1cad
|
Basic Math target/project for vector math
|
2015-10-28 20:37:19 -07:00 |
|
|
27a0b21ce6
|
Basic README.md
|
2015-10-28 20:34:58 -07:00 |
|
|
3bcc99a8fd
|
Create empty workspace
|
2015-10-28 20:34:12 -07:00 |
|