wraping text font around a cylinder using open GL
HI,
I want to program a vb6 program using open gl to draw a 3d cylinder and then be able to wrap any input text of any font size around it.
has anyone coded this before or have any suggestions?
Im new to using opengl so any help would be greatly apreciated.
thanks
Kurt H.
Render text to texture then map this texture to cylinder.
You should never let your fears become the boundaries of your dreams.
You should never let your fears become the boundaries of your dreams.
You should never let your fears become the boundaries of your dreams.
would you be able to show me or have a link to an example of rendering text to a texture?
thanks again
kurt
thanks again
kurt
just use any of tutorials on rendring to texture (there are quite a lot of them...even on this site) and insted of scene draw text
You should never let your fears become the boundaries of your dreams.
You should never let your fears become the boundaries of your dreams.
You should never let your fears become the boundaries of your dreams.
with Windows''s API GDI (or GDI++)
Then you register the texture to opengl
Then you register the texture to opengl
(you can find me on IRC : #opengl on undernet)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement