Re: Equation Rendering Using Python

Dan Lipsa via vtkusers <[email protected]> Tue, 12 Feb 2019 09:23:21 -0500
Newsgroups gmane.comp.lib.vtk.user
Message-ID <CADwGrVo8_7=yV92rGcQeCrsxHheKgreYNeyfzjwzKXKnBi0KdA@mail.gmail.com>
Hi,

You'll need to enable vtkRenderingMatplotlib module. For an example for
rendering math text look at
TestMathTextActor.cxx

Dan


On Tue, Feb 12, 2019 at 3:13 AM akaszynski <[email protected]> wrote:

> Hello,
>
> I'm a developer of  vtki <https://github.com/akaszynski/vtki>  , a Python
> module that tries to make interfacing with vtk through Python even easier
> than the existing Python module vtk.  We're working on adding features and
> one that we're missing is Equation Rendering.
>
> There's clearly support for equation rendering within vtk (see  Equation
> Rendering <https://www.paraview.org/Wiki/ParaView/Equation_Rendering>  ),
> but I've been unable to find any examples, and the python module vtk lacks
> support for /vtkMathTextUtilities/.  Is there a way to due this in Python
> with or without /matplotlib/?
>
> Thanks!
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>

_______________________________________________
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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://vtk.org/mailman/listinfo/vtkusers