Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Library with functions to draw text in OpenGL

Status
Not open for further replies.

emanuelcsm

Member level 3
Joined
Feb 15, 2005
Messages
61
Helped
7
Reputation
14
Reaction score
1
Trophy points
1,288
Location
Brasil
Activity points
1,801
Dear All... I am not an expert in OpenGL 3d desing, but for my applications I use simple drawing Technique and work well untill now.

I need to write some text int the Gl Scene, but the examples is very hard to use, does any one have some library with functions to draw text?

Thanks in advance...
 

Re: Text in OpenGL

Are you using GLUT? Have a look at it, it has a conveniant GLstring type function. Its also good practice to keep all text drawing in one function and glpush glpop around it so you can display it where you want.

Swingbyte
 

    emanuelcsm

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top