[vtkusers] 3D Rendering Server

Boxer, Aaron Aaron.Boxer at uhn.ca
Sat Apr 5 21:48:58 EDT 2014


Hello!

I am thinking of developing an open source 3D rendering server for medical data sets.
The idea is for a mobile device to hit the server over http with a particular study and series id,
and other rendering parameters, and the server returns a 2D image of the rendered view.

The pieces I would need are:

0) REST interface for specifying study, series, size of returned image,  and various rendering parameters
1) network code to handle http sessions - hopefully event driven
2) code to pull 2D data from NAS or local drive, and cache on server
3) off-screen rendering engine
4) authentication


I don't want to re-invent the wheel here; is anyone familiar with an existing project that
could provide some or all of what I need?



Thanks very much,
Aaron

This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. 
Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. 
If you have received this e-mail in error, please contact the sender and delete all copies. 
Opinions, conclusions or other information contained in this e-mail may not be that of the organization.



More information about the vtkusers mailing list