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 4 of 4

Thread: Trying to find a tutorial.

  1. #1
    Member Regular Contributor
    Join Date
    Nov 2002
    Location
    USA
    Posts
    265

    Trying to find a tutorial.

    Hello,

    I am trying to find a tutorial on creating 3D Bitmap Fonts using GLUT and only GLUT, can somebody help me? Thank You.

    Edit: Even better, if you can, please help me find a tutorial using anti-aliasing also using GL_ONE_MINUS_ALPHA_SRC and also using GLUT, Thank You.

    - VC6-OGL

    [This message has been edited by VC6-OGL (edited 01-31-2003).]

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    Kristianstad,Skåne,Sweden
    Posts
    1,651

    Re: Trying to find a tutorial.

    Hi !

    Not sure what you mean here, both things are pretty much OpenGL related and does not depend much on anything else, so if you use glut or something other does not matter much,

    Anyway, what do you mean with 3D bitmap font ?, a 3D vector font I can understand, but a 3D bitmap font boggles my mind a bit ?

    Your second question, just search for the keyword on google or any other prefered search engine and you will find lot's of tutorials.

    Mikael

  3. #3
    Senior Member OpenGL Guru
    Join Date
    Jun 2000
    Location
    Gastonia, NC, USA
    Posts
    2,096

    Re: Trying to find a tutorial.

    You should be able to convert just about any of the nehe tutors to glut.

    I think some are already have glut versions.


    Originally posted by VC6-OGL:
    Hello,

    I am trying to find a tutorial on creating 3D Bitmap Fonts using GLUT and only GLUT, can somebody help me? Thank You.

    Edit: Even better, if you can, please help me find a tutorial using anti-aliasing also using GL_ONE_MINUS_ALPHA_SRC and also using GLUT, Thank You.

    - VC6-OGL

    [This message has been edited by VC6-OGL (edited 01-31-2003).]

  4. #4
    Junior Member Regular Contributor
    Join Date
    Jan 2003
    Location
    Bloomington,MN,USA
    Posts
    141

    Re: Trying to find a tutorial.

    Yup, NeHe has a tutorial on the subject matter...if what you are looking for is Outline Fonts.

    - Halcyon

Posting Permissions

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