Server-side image generation
in
Programming Questions
•
3 years ago
hi,
is it possible to run processing in server-side in order to generate images?
here is what i want to achieve:
i am new to processing and have a lot to learn.. so any kind of help would be much appreciated.
thanks in advance
is it possible to run processing in server-side in order to generate images?
here is what i want to achieve:
- i want to get the user input either with post or get.(i am going to use PHP)
- according to the input processing will generate some images into a specific folder.
- after that those images will be sent to the browser and displayed.
i am new to processing and have a lot to learn.. so any kind of help would be much appreciated.
thanks in advance
1