2011-09-14 Joseph Schlecht Version 0.2 Updated to use libjwsc and libjwsc++ 2.0. 2007-08-06 Joseph Schlecht Version 0.1.4 * src/dd_spore.cpp: Name of surface images where changed to matrices. * src/spore.cpp src/hypha.cpp src/alternaria_viewer.cpp src/alternaria_gen.cpp: Improved lighting to use better ambient and diffuse. Added specular lighting to spore and hypha. Fixed the view capture for non-square windows. * src/alternaria_viewer.cpp: Fixed the view capture for non-square windows. 2006-12-20 Joseph Schlecht Version 0.1.3 Implemented a whole bunch of changes to for CVPR 2007 submission. 2006-05-08 Joseph Schlecht Version 0.1.1 * Makefile.am: Added support to preprocess Doxyfile.in. * AUTHORS: Added better description. * Doxyfile: Replaced by Doxyfile.in, which is preprocessed. * Doxyfile.in: Initial add. * m4/ax_64_bit_long_int.m4: Initial add. * m4/ax_check_libsvm.m4: Initial add. * m4/ax_check_atlas.m4: Initial add. * m4/ax_check_blas.m4: Initial add. * m4/ax_check_f2c.m4: Initial add. * m4/ax_check_framework.m4: Initial add. * m4/ax_check_stdcxx.m4: Initial add. * m4/ax_check_veclib.m4: Initial add. * m4/ax_prefix_config_h.m4: Initial add. * m4/libs.m4: Removed and replaced by ax_check_libsvm.m4. * m4/frameworkds.m4: Removed and replaced by ax_check_framework.m4. * scripts/Makefile.am: Added support to preprocess script files. * scripts/alternaria_plot: Replaced by a processed version. * src/Makefile.am: Major overhaul for transition to libjwsc. * src/model_viewer.c: Replaced by alternaria_viewer.c. * src/alternaria_viewer.c: Initial add. * src/*.[ch]: Major overhaul for transition to libjwsc.