-
Hello, I am running into a PETSC error when I run the ns-code2 example. I convert the notebook to a python script and execute
`mpiexec -np 8 python ns-code2.py`. All the test figures are correctly ge…
-
### Description
Currently if you export a scene with a Terrian3D node it exports everything except the Terrian3D mesh. This would be super helpful for using 3rd party navmesh libraries and blender wo…
-
Now that we have Tarski geometry we can have various theorems such as side-angle-side (SAS).
There are detailed proofs using OTTER and Tarski Geometry here: http://www.michaelbeeson.com/research/Fo…
-
It looks like (py)martini creates a mesh with vertices (at least sometimes) in _clockwise_ order, while the Quantized Mesh spec requires _counter-clockwise_ winding order.
e.g. here are the first …
-
Hi,
Great 3d pipeline (from your reddit post, if i remember correctly, on r/chsarp)
i get an exception when checking Triangles normals.
As i'm trying to build my own 3d pipeline too, i must s…
-
## Version
5.2.1
4.5.0
## Test Case
https://codepen.io/zaccccc/pen/OJzjGmW
## Information about environment
Nodejs or browser? browser
Which browsers? all
## Steps To Repro…
-
Hi,
I am trying to reconstruct a mesh from a point cloud that was exported using google cartographers assets writer. The data used is from "Deutsche Museum" which was scanned by the google cartogra…
-
vertices -> triangles ?
I only have vertices data ,but i have no triangles data.
I found some algorithms about delaunay triangulation 2D,but I cannot find a Algorithm about delaunay triangulation…
-
Hi I was working on the triangle.cpp and my output images have triangles much smaller than given solutions. Can anyone help me to see what are the possible errors I made?
-
I read through the writup you have on github.io and saw that you rotate the triangle onto every edge to make a hash of it. I was thinking that it seems fairly wasteful to have essentially the same tri…