POV-Ray error


POV-Ray error
#1
I'm trying to convert LDraw ldr-files first to a POV-Ray pov-file using pyldraw and then to a png using POV-Ray.

On a Mac I have installed pyldraw using pip and POV-Ray using Homebrew.

As a first simple test I have tried to convert the car.pov from the testdata from pyldraw to png using POV-Ray (basically just using "povray car.pov"). Unfortunately I get the following error message:

Code:
==== [Parsing...] ==========================================================
File '~/repos/pyldraw-0.8.2/tests/test_data/car.pov' line 7979:
Parse Warning: Should have at least 2 objects in csg.
File '~/repos/pyldraw-0.8.2/tests/test_data/car.pov' line 11261:
Parse Warning: Should have at least 2 objects in csg.
File '~/repos/pyldraw-0.8.2/tests/test_data/car.pov' line 16690:
Parse Error: Expected 'object or directive.', float function 'float constant'
found instead
Fatal error in parser: Cannot parse input.
Render failed

I have spent quite some time on Google to find a solution to this but I'm not finding anything closely related. Does anyone know what I'm doing wrong?
Reply
« Next Oldest | Next Newest »



Messages In This Thread
POV-Ray error - by Arjan - 2019-10-19, 6:49
RE: POV-Ray error - by Johann Eisner - 2019-10-19, 13:39
RE: POV-Ray error - by Orion Pobursky - 2019-10-19, 14:15
RE: POV-Ray error - by Johann Eisner - 2019-10-19, 20:00
RE: POV-Ray error - by Arjan - 2019-10-20, 11:27
RE: POV-Ray error - by Travis Cobbs - 2019-10-20, 21:01
RE: POV-Ray error - by Martin James - 2019-10-21, 10:11

Forum Jump:


Users browsing this thread: 1 Guest(s)