PDA

View Full Version : anyone here know Pascal?


Razer
23rd December 2003, 03:13 PM
I'm trying to find someone that knows Pascal and think they could help me with a plug-in. I have a program that was writen in pascal and loads a specific type of model for a video game. Now I was hoping if someone knew pascal could look over it and see how it loads the models they might be able to make a plug-in for AC3D to load the models too so i could use AC3D in making the models.

any takers?

Thaellin
24th December 2003, 09:56 AM
There's a utility in most linux installations called 'p2c' which will translate pascal to C... not much help, perhaps, but if the code just works then it might not be much effort to build the ac3d plugin around it.

-- Jeff