CompuServe Thread

#IXP Photoshop plugins

3 messages in this thread
#186842From: SANTIAGO RIVERA UTAug 23, 1995 12:50 PM
Would be nice to do an IXP interface to read and execute inside VideoPost the typical filters of Photoshop and Painter, and so on. I'm interested on develop that interface but I'm not a programmer, I have been teaching AutoCAD and 3DS for 6 years at an ATC in Madrid, and I have a great experience developing new tools proposed by teachers and pupils using AutoLISP. ?Is there anybody interested on the project? Reply me, please. Thanx.
#186899From: Kurt McKeeverAug 23, 1995 5:31 PM
That sounds like it would be a good idea for 3D Studio MAX. And probably a simple work into the software since it will be Windows NT based. (Sorry if I changed your idea a bit). Christopher Ryan Metrolight Studios
#186926From: Gus GrubbaAug 23, 1995 8:18 PM
There is no way this can be done as Photshop plug-ins are Windows DLL's. They (the plug-ins) are free to use any function Windows provides and in order to have them running you would have to duplicate the entire Windows API under a DOS session. Under NT this is a different story. It's perfectly doable, but I think you must be referring to DOS 3D Studio.