Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: REBOL Plug-In Extensions

From: maximo:meteorstudios at: 11-Jul-2003 14:51

> -----Original Message----- > From: jose [mailto:[jjmmes--yahoo--es]] > Sent: Friday, July 11, 2003 2:38 PM > To: [rebol-list--rebol--com] > Subject: [REBOL] Re: REBOL Plug-In Extensions > > If I understand this correctly, this will be a great > opportunity for developers to provide additional > functionality like OpenGL, Image viewers, ..
I plan on integrating a front end to image magic. it already support more than 100 formats, but the real jewel is its compositing and effects computational speed. its REALLY fast. someone I know did a 3d stereoscopic analysis tool which recreated 3d data out of two stereo images and it ran at more than 1 fps including load and save! Add a little OpenGL for vector drawing/3d scene space and BAM! you've got the first production quality compositing tool built with rebol. I can't wait. -max