ParallelGraphics Forums
Cortona VRML Client
You are here:
[Forums]
::
[Browsers]
::
[Cortona VRML Client]
All forums
How to use forums
Favorites
Services
Registration
Registration
Forgot your password?
Help
Help
Support
Quick search
Subscribe to newsletters
email:
password:
 
Browsers
-
Cortona VRML Client
[reply]
[back to forum]
[new message]
[all forums]
Subject:
Text quality
Sender:
hmilo@3dfacto.com
9.06.09 21:37
Is there any method to make good vrml text quality at all times?
Does anyone know if it is possible to make good text quality in vrml just like in the rest of a standard UI and not dependent on the graphic-card settings for anti-aliasing ect:
I have this sample that only have good quality when looking at it closely but when placing the viewpoint at a distance that makes the vrml text size equal to the small text size of the rest of the UI then I need to set the graphics card settings to top quality in order just to nearly see the words ;-(
---------------------------------------------------------
#VRML V2.0 utf8
DEF message_text Transform {
children [
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
}
}
geometry DEF textnode Text {
fontStyle DEF textfont FontStyle {
family ["geogia", "arial", "SERIF"]
justify "LEFT"
style "BOLD"
size 0.015
}
string ["Default" "Nodetext"]
}
}
]
}
[reply]
[back to forum]
[new message]
[all forums]
Text quality
/
hmilo@3dfacto.com
/ 9.06.09 21:37
Messages in thread:
1
[reply]
[back to forum]
[new message]
[all forums]
© 1998-2009
ParallelGraphics
. All rights reserved.
Terms of use
.