Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
hi...........
I want to load 3d model images in asp.net and i want to rotate them.How to loaded 3d images(objects) in asp.net.please any one help to me........
Posted

Hi,
You can use 3rd party controls for that

regards
Sujeet
 
Share this answer
 
ASP.NET cannot do this. Silverlight may be able to, but ASP.NET cannot.
 
Share this answer
 
1- If the model was made with 3D-Max or such those programs you can't rotate them in Asp.net as you do it in 3D-Max program.

2- If you make your model with XNA or silverlight or Asp.net then you can easily rotate them in your webpage or application.

3- Although it is possible to make and rotate a shape in Asp.net or silverlight but for making 3D models XNA is the best.
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900