pomelo
pomelo copied to clipboard
An interactive application for creating 3D meshes of text
I tried to build on a Linux Mint 20 but got into a lot of errors. First: When I run ` meson . build -Ddefault_library=static -Dbuildtype=release` I always get the...
I've installed the program on a Surface tablet with no problems with displaying the final build and exporting the results. When I installed it on my PC running Win 10...
Pango silently uses bitmap fonts for certain characters. This causes pomelo to become slow and generate ugly contours and skeletons.
If an upper layer crosses a lower layer, then the upper layer causes the creation of a mesh with inverted geometry.
Where the project contains the text as well as the other parameters
Possibly because of reading an old settings. The x-position of the asymptote should always be overwritten.
Currently you get weird geometric results (sometimes) when the curve is not x-monotone.
Currently the profiling requires (implicitly) that the profiling curves are monotone in x. This should be extended so that non-x monotone curves are allowed as well. This can always be...
A common scenario in 3D printing is to "create" inserts that are pushed into the negative. Pomelo can be adapted to support such inserts by adding support for "wedgifying" of...
There are a lot of fonts that have bad geometry and Pomelo (actually CGAL) chokes on that. This can be circumvented by rasterizing the drawing and then tracing the resulting...