[Paraview] one 3d model transparent color + one 3d model normal color for vrml
Sebastien Jourdain
sebastien.jourdain at kitware.com
Sun Jun 10 23:42:13 EDT 2012
Hi Chris,
If the point is to have the VRML to contains both, by loading the 2
objects in the scene, exporting the scene will do the trick.
If not that will be trickier but still doable. You will need to
generate a given scalar across the 2 datasets and merge the geometry.
Then use your custom scalar to apply the right color and opacity
across the whole geometry.
Seb
On Sun, Jun 10, 2012 at 1:17 PM, Chris <chris.schweighofer at gmx.net> wrote:
> Hello people,
>
> I would like to know if it is possible to fuse two 3d models, one with a solid and one with a transparent color. This dataset should be afterwards saved within a vrml file for a rapid prototype printer.
>
> Is this possible?
> How?
>
> Thx,
> Chris
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list