473,396 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

opengl fonts on dynamic style. help ...

4
hi.
i need some ?. help.
i hawe a full header of free font library for standard opengl.
i works wery well.
but when i try to rotate the text it hiding or can't showing.
can anyone say why.
it uses glbitmap on its main.
i think this bitmaps are not dynamic.
can anyone help me .
to conwert this fonts to dynamic style.
thanks..

>>>the code is here <<<


this is my call commands
beginRenderText( 100, 100 );
{
//glRotatef (0.1, 0.0f, 0.0f, 1.0f); this is closed because breaks the process.
glColor3f( 166.0f, 198.0f, 968.0f );
sprintf(c0,"%f ---%f",theta ,r);
renderText( 0, 24, BITMAP_FONT_TYPE_TIMES_ROMAN_24 , c0 );}
endRenderText();
May 21 '07 #1
0 1021

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Steven Gutstein | last post by:
I've just managed to get PyOpenGL installed on a Windows NT machine. I've tried testing it using one of the programs supplied with the PyOpenGL download - molehill.py. On my machine, it was placed...
0
by: enerion | last post by:
Dear all! I'm using Stylesheet designer with FOP to generate pdf from xml. My problem is: I've installed new font - two files: - arial.ttf.xml - ARIAL.ttf I've made entry in user config:
5
by: McKirahan | last post by:
If anyone's interested ... Below is a script that displays a character string (numbers and letters) in every font that is on my PC. I extracted the list of fonts from an export of the Windows...
2
by: AcidSphinx | last post by:
I have written a peice of code in Visual V++ 6.0, it is almost identical to a file I downloaded from www.nehe.com, it basicly sets up an OpenGL window and scans for key presses. It compiles ok...
10
by: Bad_Kid | last post by:
which is better for what?
0
by: Scott Chang | last post by:
Hi all, I tried to use Managed C++ coding of VC++.NET (2002)and OpenGL version 1.2 to draw a hexagon shape of benzene. My OpenGLdrawBenzene.cpp is the following: // This is the main project file...
8
by: traditore | last post by:
Hello. I'm trying to load fonts in a web page using "style" tag. The TTF files are in other page whose URL is, for example, "http://myURL/fonts". The HTML code is something like: <html>...
12
by: ctclibby | last post by:
Hi all Have a customer that wants a specific font included in her web page design; Comic Sans MS. This is one of the MS core fonts. The problem I have is that some of the *nix browsers do NOT...
3
by: McGruber | last post by:
Hi, guys. Currently I am researching the optimised algorithms of building triangulations of 3D surfaces. And I faces the problem with visualization of the 3D triangulation. I tried to do it with...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.