The Wayback Machine - https://web.archive.org/web/20220610151135/https://github.com/topics/geometry-processing
Skip to content
#

geometry-processing

Here are 207 public repositories matching this topic...

fujiwara-tofu-tm
fujiwara-tofu-tm commented Jun 5, 2022

https://github.com/JuliaGeometry/Meshes.jl/blob/4be3b986e7988cd61157f81b193964b0204f44fe/src/sampling/regular.jl#L5-L19

slight typo in ... `np` poitns along ... -> ... `np` points along ...

also, the provided example:

sample(Sphere((0,0,0), 1), RegularSampling(360, 180))

throws an error since the following constructor doesn't convert the provided radius to a Float32 o

enhancement good first issue

Improve this page

Add a description, image, and links to the geometry-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geometry-processing topic, visit your repo's landing page and select "manage topics."

Learn more