You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those examples can be reproduced, but the distance functions are not in this repo. I used Descartes for the SDF construction. The example script I worked from is here: https://github.com/sjkelly/Descartes.jl/blob/sjk/distmesh/examples/fea.jl
This will generate the visualizations of the mesh and graphs of the iterations and final triangle qualities.
Can you post the errors? A good start would be to change that file to use GeometryBasics rather than GeometryTypes, since they are mostly compatible. Also if you would like to write you own distance functions, there is a simple example of a circle here:
Please make tutorial with the original DistMesh examples from http://persson.berkeley.edu/distmesh/
Can those examples be re-produced?
The text was updated successfully, but these errors were encountered: