|
|
7786aa99a1
|
canvas: enable saving to PNG.
|
2021-06-24 16:40:33 -07:00 |
|
|
|
536b6bed1f
|
tuples: make color data pub.
|
2021-06-24 16:40:21 -07:00 |
|
|
|
d8f91a823e
|
Add canvas type.
|
2021-06-24 15:58:18 -07:00 |
|
|
|
42455d593e
|
Add Color type.
|
2021-06-24 15:48:04 -07:00 |
|
|
|
df495feb57
|
Make important types/functions public.
|
2021-06-24 15:35:43 -07:00 |
|
|
|
21afbf8e7c
|
Implement dot and cross product for tuples.
|
2021-06-24 15:15:31 -07:00 |
|
|
|
1ea90770bc
|
Add magnitude() and normalize() methods to Tuple
|
2021-06-24 15:07:38 -07:00 |
|
|
|
758f94acde
|
Implement Add, Div, Mul, Neg, Sub traits for tuple.
|
2021-06-24 14:47:53 -07:00 |
|
|
|
3952a8ba83
|
Implement point/vector constructors.
|
2021-06-24 11:10:11 -07:00 |
|
|
|
495c64249c
|
Implement most basic tuple
|
2021-06-24 10:51:35 -07:00 |
|