Hello Guest

lwjgl and export postscript

  • 1 Replies
  • 5130 Views
lwjgl and export postscript
« on: April 05, 2006, 06:52:32 »
Hi,

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

Regards

allan

*

Offline Matzon

  • *****
  • 2242
lwjgl and export postscript
« Reply #1 on: April 05, 2006, 08:17:47 »
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.