POV-Ray : Newsgroups : povray.newusers : trouble using povray through php : Re: trouble using povray through php Server Time
19 Apr 2024 00:16:33 EDT (-0400)
  Re: trouble using povray through php  
From: imkael
Date: 11 Jul 2018 09:20:01
Message: <web.5b46032719321f6f4c516b590@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 11.07.2018 um 14:52 schrieb imkael:
> > Hello, all.
> >
> > Sorry if the subjet was allready treated I haven't seen one answer. I'm trying
> > to use povray to generate .png with editable parameters on a web page. I made a
> > formular sheet and generate .pov files. after this generation i execute a
> > command like :" /usr/bin/povray +I"example.pov" +FN +W1600 +H1200
> > +O"/home/emilien/most-3-d-customizer/files/example.png" +Q9 +AM2 +A0.5 "
> >
> >
> > povray starts  with all parameter that seems correct and finish by
> >
> > ==== [Parsing...] ==========================================================
> > Error opening terminal: unknown.
>
> Adding the `-D` command-line parameter might help. Without this
> parameter, POV-Ray will try to display a preview, which - depending on
> the settings with which it was compiled - might require POV-Ray to run
> in a terminal session.

thanks a lot it works just fine. I've been searching for one week!! thanks a lot
again clipka .


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.