OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: beginners
> draw circle in 3d
PDA
View Full Version :
draw circle in 3d
grzesczwa
08-25-2012, 03:40 AM
Hello
I am a novice programmer in OpenGL.
My question is how to draw a circle in 3D
Bloodust
08-25-2012, 07:42 AM
Calculate circle vertex coordinates
if filled use triangles
if empty use lines or triangles
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.