aobaker
Mesh generator
A tool that generates texture coordinates and ambient occlusion maps from 3D meshes.
ambient occlusion baking tool
7 stars
3 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
karimnaaji/voxelizer | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 627 |
fabien-chouteau/tiled-code-gen | A tool to automate the creation of code from Tiled map data | 3 |
ionhandshaker/distmesh | A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 52 |
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 577 |
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,033 |
r03ert0/meshgeometry | A collection of tools and commands for manipulating 3D mesh geometry | 25 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 78 |
ilmola/generator | A C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders. | 212 |
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 8 |
ionureche/3d-terrain-generator | An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
jamis/csmazes | An animation-based library demonstrating various maze generation algorithms | 393 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
matryer/gopherize.me | An application that generates a custom image by overlaying images from different categories in a specific order. | 712 |