Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: circles - question about red bk example

  1. #1
    Junior Member Regular Contributor
    Join Date
    Mar 2003
    Location
    Chicago, IL US
    Posts
    100

    circles - question about red bk example

    Hi,

    I've forgotten some geometry and was wondering if someone could clarify what the radius of the circle drawn in Ex 2-4 (p48) is supposed to be?

    BTW, can running textures in a program keep the color white from showing up as bright as it should?

    Thanks very much.

  2. #2
    Intern Contributor
    Join Date
    Mar 2003
    Location
    Suffolk, United Kingdom
    Posts
    98

    Re: circles - question about red bk example

    It looks like the circle is draw as sin/cos of angles between 0 and 360. That means the radius will be 1.0

  3. #3
    Junior Member Regular Contributor
    Join Date
    Mar 2003
    Location
    Chicago, IL US
    Posts
    100

    Re: circles - question about red bk example

    Thanks, also figured out the color problem.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •