Pinned Repositories
boundary-first-flattening
cinolib
A generic programming header only C++ library for processing polygonal and polyhedral meshes
eigen3
Git mirror of the official Eigen's repository -- PULL REQUEST MUST BE SENT TO: https://bitbucket.org/eigen/eigen
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
libigl
Simple C++ geometry processing library.
meshlib
openvdb
OpenVDB - Sparse volume data structure and tools
polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
wykobi
Wykobi C++ Computational Geometry Library
kabukunz's Repositories
kabukunz/cinolib
A generic programming header only C++ library for processing polygonal and polyhedral meshes
kabukunz/libigl
Simple C++ geometry processing library.
kabukunz/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
kabukunz/asl
A C++ cross-platform library including JSON, XML, HTTP, Sockets, WebSockets, threads, processes, logs, CSV, INI files, etc.
kabukunz/blender-addon-tester
The blender addon tester is a test harness to enable pytest hook to allow addons to be tested inside a defined version of blender.
kabukunz/cholmodtest
kabukunz/Directional
A library for Directional Field Synthesis, Design, and Processing.
kabukunz/gc-polyscope-project-template
A template project to get started with geometry-central and Polyscope.
kabukunz/gcem
A C++ compile-time math library using generalized constant expressions
kabukunz/geometry-central
Applied 3D geometry in C++, with a focus on surface meshes.
kabukunz/glTF-SDK
glTF-SDK is a C++ Software Development Kit for glTF (GL Transmission Format -https://github.com/KhronosGroup/glTF).
kabukunz/imgui-cmake
cmake project for ImGui
kabukunz/infinigen
Infinite Photorealistic Worlds using Procedural Generation
kabukunz/LayoutEmbedding
Implementation of the paper "Layout Embedding via Combinatorial Optimization"
kabukunz/libzippp
C++ wrapper for libzip
kabukunz/mINI
INI file reader and writer
kabukunz/mmg
open source software for bidimensional and tridimensional remeshing
kabukunz/nsga2-cpp
NSGA-II Implementation in C++
kabukunz/odas
ODAS: Optimization-based Detection of Architectural Symmetries
kabukunz/progressive_embedding
Implementation of SIGGRAPH 2019 paper: Progressive Embedding
kabukunz/rectpack2D
A header-only, quite efficient rectangle packing library.
kabukunz/SEG-MAT
SEG-MAT: 3D Shape Segmentation Using Medial Axis Transform (TVCG2020)
kabukunz/self_similarity
Code for the paper, "Interacting with Self-Similarity", Computer-Aided Design Volume 130, January 2021, 102931
kabukunz/sprawltest
kabukunz/stats
A C++ header-only library of statistical distribution functions.
kabukunz/sverchok
sverchok
kabukunz/TQMesh
A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++
kabukunz/trapper
kabukunz/trapper_examples
kabukunz/zip
A portable, simple zip library written in C