THY02K
November 21st, 2004, 09:32 PM
Guys, one of our business people has came up with the idea of 3D models for our inhouse ERP/Warehouse management system. Anyone heard of anything simular? The want a three dimensional model of the warehouse - and given ItemUIN, they want a dot drawn on the 3D model.
I'm sure this can be done in 2D because all that's involved is to render a dot dynamically on a bitmap. To do this in 3-D... and render the dot on the model? Is it possible with ASP.NET? And even if it is... I have a feeling that it'd be too slow to have it rendered on server ...
Also, it'd entail 3D ASP.NET controls (yes, ASP.NET - it's an enterprise app) which allows user to rotate views/things...
Educate me.
I'm sure this can be done in 2D because all that's involved is to render a dot dynamically on a bitmap. To do this in 3-D... and render the dot on the model? Is it possible with ASP.NET? And even if it is... I have a feeling that it'd be too slow to have it rendered on server ...
Also, it'd entail 3D ASP.NET controls (yes, ASP.NET - it's an enterprise app) which allows user to rotate views/things...
Educate me.