[vtkusers] Equation Rendering Using Python

Dan Lipsa dan.lipsa at kitware.com
Tue Feb 12 09:23:21 EST 2019


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 <akascap at gmail.com> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20190212/fa46d608/attachment.html>


More information about the vtkusers mailing list