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
263 stars
5 watching
13 forks
Language: C
last commit: almost 5 years ago
Linked from 1 awesome list
procedural-generationsphere-meshterrain
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
| A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
| Generates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks | 163 |
| Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
| An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
| Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
| An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,040 |
| A collection of pre-defined meshes for various domains | 327 |
| An implementation of spherical text embedding for learning dense vector representations from unstructured text data. | 175 |
| An R package providing bindings to the Google s2 library for performing geometric computations on the sphere. | 30 |
| A system for generating 3D meshes from input images using learned implicit representations | 805 |
| A C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders. | 214 |
| An application for surface parameterization and flattening of 3D meshes | 770 |
| A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 53 |
| Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 9 |