spheres

Sphere mesh generation

An exploration of methods for creating sphere meshes, including standard techniques and alternative approaches to achieve uniform divisions.

Methods to create a sphere mesh

GitHub

263 stars
5 watching
13 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list

procedural-generationsphere-meshterrain

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
karimnaaji/aobakerA tool that generates texture coordinates and ambient occlusion maps from 3D meshes.7
jcbecker/termprojectA terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters15
geometrycollective/fieldgenGenerates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks163
samfromcadott/brutusGenerates 3D meshes from volumetric data using marching cubes algorithm6
ionureche/3d-terrain-generatorAn application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface.2
threedle/text2meshGenerates 3D meshes based on text inputs using neural networks and differentiable rendering936
seblague/marching-cubesAn implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data1,040
meshpro/meshzooA collection of pre-defined meshes for various domains327
yumeng5/spherical-text-embeddingAn implementation of spherical text embedding for learning dense vector representations from unstructured text data.175
spatstat/s2An R package providing bindings to the Google s2 library for performing geometric computations on the sphere.30
autonomousvision/differentiable_volumetric_renderingA system for generating 3D meshes from input images using learned implicit representations805
ilmola/generatorA C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders.214
geometrycollective/boundary-first-flatteningAn application for surface parameterization and flattening of 3D meshes770
ionhandshaker/distmeshA tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions.53
cpmech/tritetGenerates 2D and 3D meshes, specifically triangulations and tetrahedra9