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 |
---|---|---|
| A collection of pre-defined meshes for various domains | 327 |
| Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
| Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
| A tool to automate the creation of code from Tiled map data | 3 |
| A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 53 |
| Tools for converting grayscale heightmap images into 3D meshes | 579 |
| An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,040 |
| A collection of tools and commands for manipulating 3D mesh geometry | 25 |
| A crate that generates 2D meshes from images representing density/height maps. | 80 |
| A C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders. | 214 |
| Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 9 |
| An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
| An animation-based library demonstrating various maze generation algorithms | 392 |
| Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
| An application that generates a custom image by overlaying images from different categories in a specific order. | 713 |