1
0
Commit Graph

24 Commits

Author SHA1 Message Date
neviyn
8d408439b4 Added README.md 2020-11-12 15:06:59 +00:00
a654eccc41 Added Ray type 2020-11-08 22:44:48 +00:00
d72bff71de Tightened imports 2020-11-08 22:29:32 +00:00
cfa29edec4 Converted fully to simplified transformations API 2020-11-08 22:24:14 +00:00
98abd6f193 Tightened imports 2020-11-08 22:23:01 +00:00
96e0c04869 Added tests using simplified API 2020-11-08 22:21:47 +00:00
f2729c59c3 Added sample image output for transformations 2020-11-08 22:08:38 +00:00
a076b82bfc Added simplified API for transformation operations 2020-11-08 22:08:15 +00:00
1fc64a535d Removed unused import 2020-11-08 21:58:52 +00:00
1c2887e809 Added transformation operations 2020-11-08 21:45:23 +00:00
1d87ef2303 Made more Matrix operations exportable 2020-11-08 21:00:27 +00:00
b27ff44e1c Added Matrix * Tuple4 operations 2020-11-08 20:52:54 +00:00
d85e2e7426 Added simplified Tuple4 constructor 2020-11-08 20:41:23 +00:00
8a6c97c205 Added IntelliJ stuff to gitignore 2020-11-08 20:37:11 +00:00
194368e7a2 Added matrix implementation 2020-07-30 21:39:21 +01:00
b703b7dd09 Exported float equality function 2020-07-22 14:27:41 +01:00
06f6e8221f Made trajectory points bigger 2020-07-21 19:30:43 +01:00
7fdb5faeaf Added simple trajectory sample 2020-07-21 19:11:22 +01:00
8404e2b025 Added canvas + colour implementations 2020-07-21 19:10:29 +01:00
a26131ab6e Better float comparisons 2020-07-21 14:32:09 +01:00
464401781e Formatting changes 2020-07-21 13:49:33 +01:00
733838778a Added gitignore 2020-07-21 13:48:39 +01:00
93c5a0809d Added tuple implementation 2020-07-21 13:47:51 +01:00
501ae30546 Repo init 2020-07-21 13:47:23 +01:00