• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need aid for a software development project, willing to pay.

JonTheBaller

Golden Member
First of all, no this is not for school but rather for a business.

I wish to develop an application for Windows with 3D graphical capabilities. For now, I have chosen to use C# and OpenGL. Unfortuantely, I have very little experience with OpenGL or any other 3D language. From what I gather, the functions I will need for the project seem fairly simple - I am merely looking to plot a pyramid based on certain specifications and shade it. I am looking to make significant progress in the project in the next week. If you have experience with C# and 3D graphing (OpenGL/CsGL or Direct3D), please PM me and we can discuss this further. Or, if you have pointers or suggestions you wish to give me, that would be great too. Thanks!
 
DirectX 9 has managed wrappers which can be accessed via C#, i would suggest taking a look at those, it is very straight forward
 
Originally posted by: Ameesh
DirectX 9 has managed wrappers which can be accessed via C#, i would suggest taking a look at those, it is very straight forward

Can you recommend a place to look on for complete beginners? Possibly a book?
 
Back
Top