Create content to serve with other program
Posted: Mon Jan 21, 2008 5:40 am
Hi everyone!
problem: Imagine I have and application taking a text file as an input (it will be a description of an object i want to render) and producing a picture(render) and some other file(lets say .txt) as output.
(User on page will create the input file by making few click selections - like a want to see a bottle from this point and it will be this big and this transparent)
How can I invoke the program to produce results from my code ?
I know this is not a linux special thing, but I will do it using linux, so I suposed there will be something linux specific.
Thank you
problem: Imagine I have and application taking a text file as an input (it will be a description of an object i want to render) and producing a picture(render) and some other file(lets say .txt) as output.
(User on page will create the input file by making few click selections - like a want to see a bottle from this point and it will be this big and this transparent)
How can I invoke the program to produce results from my code ?
I know this is not a linux special thing, but I will do it using linux, so I suposed there will be something linux specific.
Thank you