Searched refs:gear (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/examples/ |
H A D | gears.c | 2 * 3-D gear wheels. This program is in the public domain. 41 Draw a gear wheel. You'll probably want to call this function when 46 width - width of gear teeth - number of teeth 52 gear(GLfloat inner_radius, GLfloat outer_radius, GLfloat width, in gear() function 285 gear(1.f, 4.f, 1.f, 20, 0.7f); in init() 291 gear(0.5f, 2.f, 2.f, 10, 0.7f); in init() 297 gear(1.3f, 2.f, 0.5f, 10, 0.7f); in init()
|
Completed in 1 milliseconds