# He\_Mesh documentation

**URL:** https://discourse.processing.org/t/he-mesh-documentation/18798
**Category:** Libraries
**Created:** [March 19, 2020, 2:52pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798 "2020-03-19T14:52:06Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![jeykech](https://avatars.discourse-cdn.com/v4/letter/j/e47774/32.png) [@jeykech](https://discourse.processing.org/u/jeykech)
#### Post date: [March 19, 2020, 2:52pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/1 "2020-03-19T14:52:06Z")

</div>

hi all,

please where can I find the HE\_Mesh library documentation, it disappeared when I updates and I can not find in the author website ! am I missing something ?

thanx

---

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [March 19, 2020, 3:15pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/2 "2020-03-19T15:15:29Z")

</div>

HE\_Mesh library:

> **[wblut/HE\_Mesh](https://github.com/wblut/HE_Mesh)**
>
> Contribute to wblut/HE\_Mesh development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![jeykech](https://avatars.discourse-cdn.com/v4/letter/j/e47774/32.png) [@jeykech](https://discourse.processing.org/u/jeykech)
#### Post date: [March 19, 2020, 3:27pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/3 "2020-03-19T15:27:36Z")

</div>

hi glv,

I have the library, but I can not find the documentation!

---

<div class="post-metadata">

### Author: ![monkstone](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/monkstone/32/64_2.png) [@monkstone](https://discourse.processing.org/u/monkstone)
#### Post date: [March 19, 2020, 3:54pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/4 "2020-03-19T15:54:01Z")

</div>

Is [this what](https://www.patreon.com/wblut) you want, didn’t take too much finding…

---

<div class="post-metadata">

### Author: ![jeykech](https://avatars.discourse-cdn.com/v4/letter/j/e47774/32.png) [@jeykech](https://discourse.processing.org/u/jeykech)
#### Post date: [March 19, 2020, 7:11pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/5 "2020-03-19T19:11:07Z")

</div>

I don’t think it is free! and I am just looking for some plain normal documentation…

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [March 29, 2020, 4:44am UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/6 "2020-03-29T04:44:43Z")

</div>

The example set is linked from the repo:

> **[wblut/HE\_Mesh\_Examples](https://github.com/wblut/HE_Mesh_Examples)**
>
> Examples for the HE\_Mesh library. Contribute to wblut/HE\_Mesh\_Examples development by creating an account on GitHub.

See also:

- [https://forum.processing.org/two/discussion/14492/where-is-the-he-mesh-documentation](https://forum.processing.org/two/discussion/14492/where-is-the-he-mesh-documentation)

---

<div class="post-metadata">

### Author: ![jeykech](https://avatars.discourse-cdn.com/v4/letter/j/e47774/32.png) [@jeykech](https://discourse.processing.org/u/jeykech)
#### Post date: [March 30, 2020, 6:36pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/7 "2020-03-30T18:36:56Z")

</div>

thanks Jeremy, but the link to tutorials is broken, and the examples do not cover all the library. so I think the simple answer is there is no documentation for this library right now. I am sure I used to have it with an older version, but it is not available with the latest one!

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [March 30, 2020, 6:49pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/8 "2020-03-30T18:49:42Z")

</div>

Sure – perhaps contact the developer if you have a request for new updated material. It sounds like he accepts sponsors.

If you want to use the 5.0.2 materials that you remember (instead of 2019 “phoenix”) you can use those tutorials if you want. Or perhaps look for them on wayback:

[https://web.archive.org/web/\*/https://wblut.com/he\_mesh-tutorials/](https://web.archive.org/web/*/https://wblut.com/he_mesh-tutorials/)

---

<div class="post-metadata">

### Author: ![solub](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/solub/32/333_2.png) [@solub](https://discourse.processing.org/u/solub)
#### Post date: [March 30, 2020, 6:52pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/9 "2020-03-30T18:52:00Z")

</div>

Hi @jeykech,

I am afraid there is no documentation of the library at the moment. Even if you had one it would probably be outdated since a lot of things have changed since the latest _phoenix_ version.

The best thing you can do is read the source code and available examples (as suggested by Jeremy) and if you have questions feel free to ask here on the forum or directly to @wblut (the author) on GitHub, he usually is quick to respond.

---

<div class="post-metadata">

### Author: ![jeykech](https://avatars.discourse-cdn.com/v4/letter/j/e47774/32.png) [@jeykech](https://discourse.processing.org/u/jeykech)
#### Post date: [March 30, 2020, 7:06pm UTC](https://discourse.processing.org/t/he-mesh-documentation/18798/10 "2020-03-30T19:06:45Z")

</div>

@solub @jeremydouglass  
thank you guys for your answers. I will go this way then!
