-
```
Once a file format will be defined, a possible feature could be automatic
caching of resulting meshes. The goal would be of course to speed up mesh
generation when it has already been done, and …
-
## 🚀 Feature
Use geometry shaders to accelerate calculation of triangles and vertices for all objects (markers, shapes, vectors, etc..)
## Motivation
A long-term goal for my applications would be…
-
Presently, multiregion mesh cellzones in baraMesh are defined by using material points, it is not convenient to define many small cellzone regions. I think snappHexMesh has "cellZone inside" feature w…
-
Hi, I noticed mesh generation functions are marked as non-implemented and was curious as to why, is it a technical challenge or just work? I'd be happy to help to contribute if needed, any guidelines …
-
```
Attached find a first draft of the mesh utils patch.
Usage
-----
Study convert.py, that shows a simple example:
$ python convert.py
General geometry information:
points: 7
lines: 18
surf…
-
```
Once a file format will be defined, a possible feature could be automatic
caching of resulting meshes. The goal would be of course to speed up mesh
generation when it has already been done, and …
-
Hi
Thank you for a great plugin and tutorial. I've followed the tutorial, but using my own case. Everything seems to go fine until it creates an oddly looking mesh. See image below. What am I doing w…
-
```
Once a file format will be defined, a possible feature could be automatic
caching of resulting meshes. The goal would be of course to speed up mesh
generation when it has already been done, and …
-
```
Attached find a first draft of the mesh utils patch.
Usage
-----
Study convert.py, that shows a simple example:
$ python convert.py
General geometry information:
points: 7
lines: 18
surf…
-
_From @rowanc1 on April 6, 2016 0:29_
@lheagy was saying that the mesh tensor needs a bit more work, would be good to do something like:
```
[ ( 0.05, {"to":100}), (0.05, {"max":25}, 1.3), (25, {"to…