Click here to Skip to main content
15,912,329 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi i have an photo and i want to make image like this in C#
this is the Image[^]
how can i do it in c#?
Posted

1 solution

For that you need to learn how to make 3-D graphics. This post[^] would help you out in learning the concepts of 3-D graphics and what .NET framework and Visual C# has for you. This post is used for WPF applications.
 
Share this answer
 
Comments
Avenger1 3-Nov-14 3:02am    
i m using win form app
please tell me how can i do it in win form
Afzaal Ahmad Zeeshan 3-Nov-14 4:03am    
Then you can use XNA framework for that.

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