Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
Polygon and Circle Animation
no vote
1。 The edge of the graph is in the radius 5 of the view, width = 200, height = 200. The original left and bottom are 50 and 50 theviewport. The width and height of the screen are 640 and 480, respectively. On both sides of the polygon, set the 3-sided initial number. Set the colorsaccording t value at the edge: A. Black: t > [0, 0.25] B. Red: t > [0.25, 0.5) C. green: t > [0.5, 0.75) d. blue: t > [0.75, 1] to allow the user to move up, down, left and right of the viewport using the keys W, s, a and D. Each key will viewportby 10 pixels. If the user presses the right mouse button and gets n-gongusing GL_ The number of points and animation faces ranges from 3 to 32 and from 3 to 32to.
NoorKharroub
2016-08-23
0
1
This is tweening source code using opengl by visua
no vote
This is tweening source code using opengl by visual c++ This code makes tweeining between 2 shapes. The first shape is T letter and the other one is house shape.
NoorKharroub
2016-08-23
0
1
Drawing Intersect Circles using 3 Points
no vote
Using  Drawing Circle form 3 Point equations. This code let user to click three times to choose three points. The APPLICATION use vectors combinations and circle equations to draw the circles.
NoorKharroub
2016-08-23
1
1
Drawing Heart Function
no vote
NoorKharroub
2016-08-23
0
1
No more~