> 1. when I used meshlab to load the vrml file - it was successful, but
> the object shown in meshlab is in solid colour, rather than a contour
> of a quantity, such as temperature in the ensight data. Is it possible
> to load the temperature as the colour?
Not sure why colors won't be exported. A
Hello, I confirm that the problem I have is actually not related to
the bug Seb mentioned.
I have fixed my code for loading the ensight data and export into a
vrml file, by referring to your previous post
http://markmail.org/message/h5ke2nxewvzdcaen
There are two problems I am still confused:
1
On Sat, Jun 18, 2011 at 11:07 AM, Sebastien Jourdain
wrote:
> I can not remember but it might be also in the 3.10.1 release.
I confirm that the fix made it into 3.10.1 release as well. So you
should be able to export valid VRML/X3D files from 3.10.1
Utkarsh
__
The data are cells from CFD FVM. I just found that the PV gui could
export files which can then be loaded into meshlab; it implies that
the problem should be related to my python script.
I report the gui way worked with both pv 3.8.1 and 3.10.1, both vrml
and x3d formats.
I am doing more study on
What is the data that you are exporting? It doesn't seem to have any
cells (i.e. geometry). A set of points maybe?
On Mon, Jun 20, 2011 at 6:06 PM, Wayne Wu wrote:
> Hi,
>
> First of all, thanks a lot for your help.
>
> I have tried X3D and meshlab also complained that "Error details: File
> wit
Hi,
First of all, thanks a lot for your help.
I have tried X3D and meshlab also complained that "Error details: File
without a geometry" for the x3d file.
Please see my piece of code:
servermanager.LoadState(stateFile)
SetActiveView(GetRenderView())
renderView = GetRenderView()
renderView.View
By the way, did you try exporting X3D instead of VRML? I believe
Meshlab can read X3D and probably convert it to VRML.
On Sat, Jun 18, 2011 at 12:37 PM, Wayne Wu wrote:
> Hi Seb,
>
> I confirm the paraview I am using is 3.10.1 64 bit, downloaded from
> the official website. My OS is Ubuntu 10.04.
Hi Seb,
I confirm the paraview I am using is 3.10.1 64 bit, downloaded from
the official website. My OS is Ubuntu 10.04.
Thanks
Wayne
On 18 June 2011 16:07, Sebastien Jourdain
wrote:
> I can not remember but it might be also in the 3.10.1 release. But
> otherwise, yes if you pick the git/master
I can not remember but it might be also in the 3.10.1 release. But
otherwise, yes if you pick the git/master version you will have to
compile it yourself.
If you have the git history, look for a fix from Utkarsh about exporter.
Seb
On Sat, Jun 18, 2011 at 10:06 AM, Wayne Wu wrote:
> Hi Sebastie
Hi Sebastien,
Thanks a lot. Does that mean I have to build ParaView from the latest
git source? When should the binaries of this fixed version come to be
released if I don't build by myself?
Thanks.
http://code-saturne.blogspot.com/
On 18 June 2011 13:55, Sebastien Jourdain
wrote:
> Hi,
>
> thi
Hi,
this bug was fix in git master.
Seb
On Sat, Jun 18, 2011 at 7:45 AM, Wayne Wu wrote:
> Hello,
>
> I am required to export VRML objects from ParaView using Python
> scripts. I followed the examples at
>
> http://www.paraview.org/pipermail/paraview/2010-June/017989.html
>
> to complete the sc
Hello,
I am required to export VRML objects from ParaView using Python
scripts. I followed the examples at
http://www.paraview.org/pipermail/paraview/2010-June/017989.html
to complete the script, and outputted a .vrml file. I need to use
meshlab to check the file; it seems that meshlab can only
12 matches
Mail list logo