lwjgl and export postscript

Started by mcallan, April 05, 2006, 06:52:32

Previous topic - Next topic

mcallan

Hi,

How can export a 3D image from lwjgl to a postcript file (vectorial , not bitmap) ?

Regards

allan

Matzon

You would have to write your own exporter.
Since lwjgl doesn't dictate any input nor output formats, you should export your own graph to whatever format suits you.