
Draw a star and planet by OPENTK
Posted Thursday, 3 May, 2012 - 21:55 by violet| Project: | OpenTK.Text |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | violet |
| Status: | open |
Jump to:
Description
Can any body help me for the code to create a star, and a planet that rotates around the star when a user enters the keyboard key R.
Give the star a different color than the planet. Make sure the rotation is not too slow and not too fast.
Use the techniques (Projection matrix, Modelview matrix, GL.PushMatrix(), GL.PopMatrix(), Gl.Rotate(), GL.Translate(), GL.Scale()).
I need help so quickly


Comments
#1
please I need help quickly
#2
Sorry, but it sounds like you're asking someone to write your homework assignment for you. Perhaps if you asked for help in the specific areas you're having trouble?
#3
I had created this solar system example a couple of months ago for learning purposes. It's not exactly what you wanted but it will give you an 80% boost in your work.
Cheers.
#4
jrwatts :actually i tried to do it by my self but I got many errors....
flopoloco :thanks I hope it give me clear idea to solve my problems