[Paraview] Bug? Paraview will load vrml 1.0 but cannot display
Sebastien Jourdain
sebastien.jourdain at kitware.com
Sat Nov 26 10:09:02 EST 2011
Hi Steve,
After trying to load a VRML 1 with mesh, I agree that the VTK VRML
importer is not able to understand the format, therefore the ParaView
VRML Source should check for a version 2 and not 1. (Or at least not
1)
Which mean, you should filled a bug report ParaView
(http://www.paraview.org/Bug/main_page.php). Unless, you want someone
from Kitware to fill a bug for you.
Anyway, thanks for reporting issues,
Seb
PS: Please fill a bug or let me know to do so.
On Sat, Nov 26, 2011 at 9:30 AM, Steve M. Robbins <steve at sumost.ca> wrote:
> On Sat, Nov 26, 2011 at 09:14:50AM -0500, Sebastien Jourdain wrote:
>> Hi Steve,
>>
>> this file is a valid vrml file but use primitive to define its objects
>> and I believe that ParaView importer only process the meshed elements
>> that are composed of triangles. Therefore in that case, it complains
>> saying that nothing is available in that file.
>
> Yes, there is an error. I contend you'd have to be a paraview
> developer to comprehend it. ;-)
>
> My original question stands: paraview uses the VRML importer from
> VTK, right? The VTK parser does not handle v1. It would be nice
> if paraview would give a nicer error when given a v1 file.
>
> Regards,
> -S
>
>
More information about the ParaView
mailing list