simplify

Mesh simplifier

Tool for reducing complexity of 3D models by simplifying surface geometry

3D mesh simplification in Go.

GitHub

249 stars
13 watching
31 forks
Language: Go
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fogleman/hmm Tools for converting grayscale heightmap images into 3D meshes 577
gaschler/bounding-mesh A software toolset for generating simplified mesh representations while maintaining the original shape's integrity 333
fogleman/sdf A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. 1,611
fogleman/ribbon Generates 3D mesh representations of protein structures from PDB files 243
sp4cerat/fast-quadric-mesh-simplification An algorithm for reducing the complexity of 3D mesh models by simplifying their surface geometry using quadric shapes. 1,503
max-mapper/simplify-geojson A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm 178
fsitok/klayout-simplify Automates polygon simplification in a digital design automation tool 7
rocketlaunchr/igo A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read. 66
whinarn/unitymeshsimplifier Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# 1,751
fogleman/xy Software utilities for controlling and interacting with the XY Plotter Robot Kit 70
unity-technologies/autolod Automates simplification of 3D models during import to reduce memory usage and improve performance. 1,845
hexrayssa/goomba Tools to simplify Mixed Boolean-Arithmetic expressions in software decompilation plugins 581
skelterjohn/geom A 2D geometry library for the Go programming language 56
sgreben/piecewiselinear A lightweight linear interpolation library for Go 26
martinthoma/flake8-simplify A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives 186