blinking object

Does OpenGL offer a handy way to draw a blinking object?

Animation is done throught your codeā€¦

pass 1
Blink_on

wait
pass 2
Blink_off
wait

repeat

Originally posted by Rong Yao:
Does OpenGL offer a handy way to draw a blinking object?