|
PFE is a software designed to load any true-type font you like and render full parametrized 3D text.
You can set the lighting of the scene in real-time and modify the numerous parameters that
define the text such as the level of detail of the mesh, the font, the bevelling or the materials. Then you can either choose
to export the result whith all the 3D data to VRML and OpenGL source files or render it to a superior quality antialiased jpeg file whilst applying some special effects
such as glow or lens-flare.

- OpenGl C source export easy to include in your program (only one .h to include, one function call to initialise the text and one function call each time you want to display it).
- You can monitor the level of detail of the mesh in order to reduce or increase the number of vertices.
- You can generate the materials of the text object directly from PFE.
- You can use ANY true-type font you like !!!

- VRML export with lights and materials.
- You can adapt the Level of detail of the text in order to generate low polys (small size) VRML files.
- User friendly.
- Render full antialiased still images and set the Jpeg compression ratio.

- PFE is fast, intuitive and easy to use.
- Superior quality antialiasing.
- You can apply a glowing effect on the text.
- You can render a lens flare effect wherever you want on the text.
|
 |