2 |
SHORT TERM ============= (for curvature-based VR) |
SHORT TERM ============= (for curvature-based VR) |
3 |
======================== |
======================== |
4 |
|
|
|
want: warnings when D (and likely I) is declared as a |
|
|
variable name (now get confusing error messages now) |
|
|
|
|
5 |
For RGB color output of 2D transfer function (indexed by |
For RGB color output of 2D transfer function (indexed by |
6 |
kappa1,kappa2), or for a 1D transfer function, will need |
kappa1,kappa2), or for a 1D transfer function, will need |
7 |
something akin to convolution on vector images |
something akin to convolution on vector images |
24 |
|
|
25 |
extend norm (|exp|) to tensor[3,3] |
extend norm (|exp|) to tensor[3,3] |
26 |
|
|
27 |
|
extend implementation of scaling to work on higher-order tensors (it currently |
28 |
|
just works on vectors) |
29 |
|
|
30 |
Use ∇⊗ etc. syntax |
Use ∇⊗ etc. syntax |
31 |
syntax [DONE] |
syntax [DONE] |
32 |
typechecking |
typechecking |
42 |
|
|
43 |
lerp on scalars and vectors [DONE] |
lerp on scalars and vectors [DONE] |
44 |
|
|
45 |
|
Infix "^" operator for pow() [DONE] |
46 |
|
|
47 |
============================== |
============================== |
48 |
other SHORT TERM ============= (including needed for LIC) |
other SHORT TERM ============= (including needed for LIC) |
49 |
============================== |
============================== |
104 |
other MEDIUM TERM ============ |
other MEDIUM TERM ============ |
105 |
============================== |
============================== |
106 |
|
|
107 |
support fog Python interop and GUI |
want: warnings when D (and likely I) is declared as a |
108 |
|
variable name (now get confusing error messages now) |
109 |
|
|
110 |
|
support for Python interop and GUI |
111 |
|
|
112 |
============================== |
============================== |
113 |
LONG TERM ==================== |
LONG TERM ==================== |