Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi I'm trying to use OpenGL with C#, got a lot of help from NEHE (used the code ported in C#). Now I need colission detection's (lesson 30) code in C# (which is not available there). Someone please help me, I don't know much of either C# or OpenGL.
Thankyou!
Posted
Updated 16-Aug-12 5:47am
v2

JigLibX[^] is pretty good - it's tailored for XNA, but you should be able to get a feel for how things are done.

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Kenneth Haugland 16-Aug-12 10:45am    
DO they use it with WPF? XNA seems C++'ish to me, althoug XNA is the 3D engine in Silverlight 5 i think...
Espen Harlinn 16-Aug-12 10:49am    
You can mix XNA with WPF, here is a nice article on this:
http://www.codeproject.com/Articles/38301/XNA-integration-inside-WPF
Kenneth Haugland 16-Aug-12 10:53am    
a 5 for the link ;)
Espen Harlinn 16-Aug-12 10:54am    
Thank you, Kenneth :)
Wendelius 16-Aug-12 16:37pm    
Nice link!
Seem to be a good deal of results on Google[^]. You try out some of the links and than come back if you are completely stuck, ok?

Good luck :)
 
Share this answer
 
Comments
Espen Harlinn 16-Aug-12 10:49am    
Yes, google :)

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