Hello,

I was eager to try the new povray module. Alas, povray fails to parse
the files generated on my first (quick) tests.

I post the tests here in case it helps discovering corner cases.
Please tell me if I should stop flooding.

Also, I've seen no documentation about the module features, if there
is one, please let me know too.

The example files are located there http://gist.github.com/623940

-- 
Cheers

$ osgconvd testpov.dae testpov.osg
Data written to 'testpov.osg'.

$ osgconvd testpov.osg testpov.pov
ReaderWriterPOV::writeNode() Writing file testpov.pov
ReaderWriterPOV::writeNode() Done. (592 triangles written)
Data written to 'testpov.pov'.

$ povray testpov.pov
Persistence of Vision(tm) Ray Tracer Version 3.6.1 (/usr/bin/g++-4.2 4.2.1 @
 x86_64-apple-darwin10)
This is an unofficial version compiled by:
 MacPorts
 The POV-Ray Team(tm) is not responsible for supporting this version.
POV-Ray is based on DKBTrace 2.12 by David K. Buck & Aaron A. Collins
Copyright 1991-2003 Persistence of Vision Team
Copyright 2003-2004 Persistence of Vision Raytracer Pty. Ltd.

Primary POV-Ray 3.5/3.6 Developers: (Alphabetically)
  Chris Cason         Thorsten Froehlich  Nathan Kopp         Ron Parker

Contributing Authors: (Alphabetically)
  Steve Anger         Eric Barish         Dieter Bayer        Steve A. Bennett
  David K. Buck       Nicolas Calimet     Aaron A. Collins    Chris Dailey
  Steve Demlow        Andreas Dilger      Alexander Enzmann   Dan Farmer
  Mark Gordon         Christoph Hormann   Mike Hough          Chris Huff
  Kari Kivisalo       Lutz Kretzschmar    Jochen Lippert      Pascal Massimino
  Jim McElhiney       Douglas Muir        Juha Nieminen       Bill Pulver
  Eduard Schwan       Wlodzimierz Skiba   Robert Skinner      Yvo Smellenbergh
  Zsolt Szalavari     Scott Taylor        Massimo Valentini   Timothy Wegner
  Drew Wells          Chris Young

Other contributors are listed in the documentation.

Support libraries used by POV-Ray:
  ZLib 1.2.5, Copyright 1995-1998 Jean-loup Gailly and Mark Adler
  LibPNG 1.2.44, Copyright 1998-2002 Glenn Randers-Pehrson
  LibJPEG 8, Copyright 1998 Thomas G. Lane
  LibTIFF 3.9.4, Copyright 1988-1997 Sam Leffler, 1991-1997 SGI
Redirecting Options
  All Streams to console..........On
  Debug Stream to console.........On
  Fatal Stream to console.........On
  Render Stream to console........On
  Statistics Stream to console....On
  Warning Stream to console.......On
Parsing Options
  Input file: testpov.pov (compatible to version 3.61)
  Remove bounds........On
  Split unions.........Off
  Library paths:
    /opt/local/share/povray-3.6
    /opt/local/share/povray-3.6/ini
    /opt/local/share/povray-3.6/include
Output Options
  Image resolution 320 by 240 (rows 1 to 240, columns 1 to 320).
  Output file: /Users/seb/Devel/arboris-python/src/arboris/testpov.png, 24 bpp
 PNG
  Graphic display......On  (gamma: 2.2)
  Mosaic preview.......Off
  CPU usage histogram..Off
  Continued trace......Off
Tracing Options
  Quality:  9
  Bounding boxes.......On   Bounding threshold: 3
  Light Buffer.........On
  Vista Buffer.........On   Draw Vista Buffer....Off
  Antialiasing.........Off
  Clock value:    0.000  (Animation off)

  0:00:00 Parsing
File: testpov.pov  Line: 76
File Context (5 lines):
      <22,10,8>,   <14,2,11>,   <11,23,14>   }
   uv_indices
   {
      12,
      <0,3,6>,
Parse Error: Mesh UV index out of range.
Total Scene Processing Times
  Parse Time:    0 hours  0 minutes  0 seconds (0 seconds)
  Photon Time:   0 hours  0 minutes  0 seconds (0 seconds)
  Render Time:   0 hours  0 minutes  0 seconds (0 seconds)
  Total Time:    0 hours  0 minutes  0 seconds (0 seconds)
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to