Jon,
I agree, this would be worthwhile to come up with. In my case all I really need is a minimal compiled language that can read a disk file, do a bunch of array math, and write the results back out. Don't really need the usual complexities of the GUI etc. Any suggestions?
Dennis On Apr 29, 2005, at 9:52 AM, Lynch, Jonathan wrote:
How hard would it be to create a math and array processing external for RunRev?
This would be useful for numerous things, including complex image processing.
It would need to do two things: 1) allow the user to pass a script (like in C) for processing the array to the external
2) send the array(s) itself to the external, which then uses the previously sent script to process that array(s) and return the result.
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
