How to write math formula on GH canvas?

Hi Jeremy -

Yes, sorry, a sketch, not a scribble.
Thanks, @magicteddy.
-wim

@w.radaczynski would you be so kind and open my GH script and check why it does not calculate as expected? Did I mess up the formula?

@magicteddy I am testing your solution …
but I can not find

Define Text Object

I already via this post added :slight_smile:

  • Peterodactyl
  • Metahopper
  • Graphic+

but seems is not part of these tools…

It’s from Elefront 4.2.2. It should provide you a way to download it when opening the file.

Here is the latest version (with the equation in three parts). But… be aware this is a workaround of a workaround :smiley:

It also seems Metahopper has trouble saving the reference to the sketch when the document is closed and reopened…

EquationsSketch.gh (33.0 KB)

I had to change slightly your panel input, but here is a result:

@w.radaczynski does Pterodactyl work with complex numbers? Thank you.

Pterodactyl is just a report creator. It creates a report that can be later opened in a markdown editor and export it to e.g. html or pdf. It’s free and open-source, so you can just test it yourself: Pterodactyl | Food4Rhino

Python code based on this link:

latex2png.gh (9.2 KB)

1 Like

Using Aspose plugin

A red message of evaluation version appears when choose scale > 1500

With cos(x) instead of sin(x) that would be perfect :wink:

I have no idea

This is the right formula

1 Like

This one using WPF-Math

But i think it is limited, some equations can’t created

latex2png_c#.gh (10.9 KB)

WPFMath dll

WpfMath.zip (126.2 KB)

1 Like