Hey guys,
Any of you started tackling signed distance field rendering using irrlicht?
http://www.valvesoftware.com/publicatio ... cation.pdf
https://code.google.com/p/libgdx/wiki/D ... FieldFonts
http://www.youtube.com/watch?v=CGZRHJvJYIg
I am building scalable UI so this would be the next logical step
R.
Signed Distance Field Rendering
Re: Signed Distance Field Rendering
I just use ttf fonts, no hassle.
-
- Posts: 5
- Joined: Mon Feb 03, 2014 1:44 am
Re: Signed Distance Field Rendering
Was not aware of TTF support in Irrlicht.
How about text effects? Outline, drop shadow, etc...?
How about text effects? Outline, drop shadow, etc...?
Re: Signed Distance Field Rendering
It's not in irr main. Any effects aren't usually included.