Hi,
Are we allowed to implement the entire project in Matlab? I realize this means that making a good GUI will probably be very difficult, but after reading through the C++ and Matlab support code which was provided, it seems like there are lots of headaches which would be eased if I were working in Matlab the whole time. I guess at the very least implementing subroutines of everything in Matlab, first, is highly recommended? Also, what are the restrictions on using computational geometry packages for Matlab and/or opensource packages for matrix solving / triangulation if we decide to say, implement in Matlab and then implement in Java?
-Andy