View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010045ParaViewFeaturepublic2009-12-13 09:462010-03-09 21:42
ReporterDavid Doria 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.8 
Summary0010045: Paraview does not have OBJ reader
DescriptionVTK has an OBJ reader, so it should be trivial to add it to the list of readers for Paraview.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filesbz2 file icon vtkOBJReader.tar.bz2 [^] (5,385 bytes) 2010-02-17 10:09
bz2 file icon vtkOBJReader-2.tar.bz2 [^] (4,873 bytes) 2010-02-18 10:04

 Relationships

  Notes
(0019544)
olesen (reporter)
2010-02-17 10:14

The change required to Servers/ServerManager/Resources/readers.xml is absolutely trivial. Although it was already posted on the mailing list, I've added it in the tar.bz2 file as well.

Since the vtkOBJReader class already exists, I would categorize the omission of the corresponding readers.xml entry as a bug rather than a feature request.

In the meantime, since it has been reported as a "feature request", I've also added in the missing support for handling line elements in the obj format.
(0019549)
olesen (reporter)
2010-02-18 10:06

Note to vtkOBJReader-2.tar.bz2:

ENH: improve robustness of vtkOBJReader and error messages

- handle commands that do not start on column 1
- handle backslash-newline continuations
- handle OBJ 'p' (point) command
- more stringent checking of vertex count: min 3 for faces, 2 for lines
(0019687)
David Partyka (developer)
2010-03-02 13:45

Committed these patches to CVS and they passed the continuous dashboard. Thanks for the contribution!
(0019786)
Alan Scott (manager)
2010-03-09 21:42

Not tested. Please reopen this bug if it has not been fixed.

 Issue History
Date Modified Username Field Change
2009-12-13 09:46 David Doria New Issue
2010-02-17 10:09 olesen File Added: vtkOBJReader.tar.bz2
2010-02-17 10:14 olesen Note Added: 0019544
2010-02-18 10:04 olesen File Added: vtkOBJReader-2.tar.bz2
2010-02-18 10:06 olesen Note Added: 0019549
2010-03-02 12:09 David Partyka Status backlog => tabled
2010-03-02 12:09 David Partyka Assigned To => David Partyka
2010-03-02 13:45 David Partyka Note Added: 0019687
2010-03-02 13:45 David Partyka Status tabled => @80@
2010-03-02 13:45 David Partyka Fixed in Version => 3.8
2010-03-02 13:45 David Partyka Resolution open => fixed
2010-03-09 21:42 Alan Scott Note Added: 0019786
2010-03-09 21:42 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature


Copyright © 2000 - 2018 MantisBT Team