Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am a newcomer to c#.

Please help me to learn about OPENGL programming for creating a sphere in c#, with lighting.
Posted
Updated 6-Sep-10 0:59am
v2
Comments
Dalek Dave 6-Sep-10 6:59am    
Minor Edit for Grammar.

There's an excellent example of using CsGL (that's a C# wrapper for OpenGL), here.
 
Share this answer
 
Comments
Dalek Dave 6-Sep-10 6:58am    
Good link!
use the "Redbook", awesome for any programming language to learn OpenGL.

http://www.glprogramming.com/red/[^]
 
Share this answer
 

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