tessellation topic

List tessellation repositories

LibTessDotNet

298
Stars
57
Forks
Watchers

C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab

neper

193
Stars
53
Forks
Watchers

Polycrystal generation and meshing

earcut

2.1k
Stars
201
Forks
Watchers

The fastest and smallest JavaScript polygon triangulation library for your WebGL apps

earcut.hpp

815
Stars
125
Forks
Watchers

Fast, header-only polygon triangulation

verb

722
Stars
105
Forks
Watchers

Open-source, cross-platform NURBS

ttf2mesh

172
Stars
40
Forks
Watchers

Standalone library for TrueType font tessellation. Allows to load ttf-file and convert its glyphs to 2D or 3D mesh objects without rasterization.

Grass-Simulation

18
Stars
4
Forks
Watchers

Repository of a grass simulation featuring geometric grass rendering, dynamic LOD with billboard grass, wind simulation and collision detection. Developed for my bachelor thesis.

ParticleEmitter

21
Stars
6
Forks
Watchers

An improved implementation of my CASA 2013 paper "Real‐time generation of smoothed‐particle hydrodynamics‐based special effects in character animation" (https://onlinelibrary.wiley.com/doi/abs/10.1002...

VoxelizerX12

23
Stars
2
Forks
Watchers

DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxelization.

opengl-terrain-demo

28
Stars
10
Forks
Watchers

Modern OpenGL terrain rendering for learning purposes.