r182: *** empty log message ***
[ctsim.git] / TODO
diff --git a/TODO b/TODO
index d0df363a174b454ccecc126063f9105f2ab8e100..46eec6e6d08c4d4e24449a2d50f8b34ae4d7d9ed 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,10 @@
-Integrate low-level X11 graphics, replace all low-level driver code in
-libgraph. All the high-level graphics routines are in place.
+Fix BUGS -- see BUGS file
 
-Strip out unused functions from libk and libkmath.
+Convert pol to C++ object.
 
-Integrate audio drivers into libcio -- used for the interactive CT display.
+Adding animation of X-ray projection collection
+
+Add animation of filtering & backprojections
+
+FFT filtering requires FFTW library. Add a public domain FFT routine.