Message 1 of 1
Change textures of elements and render the whole scene on server of my website

Not applicable
05-25-2017
12:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a .max file of a scene designed and I want to allow users on my website to dynamically apply different textures to the elements in the scene. So O want to render the scene on my server and send the final image to my website. Is it possible to do it? If yes, could someone brief me the ways to do it? Also, will I be able to accept multiple requests from users simultaneously and run the rendering application?