Stars
Official implementation of Neural Mesh Refinement (NMR): a robust mesh refinement method that learns rich structural priors during training and then adaptively applies the priors during inference t…
Planet Rendering: Adaptive Spherical Level of Detail based on Triangle Subdivision
Introductory assignment for Geometry Processing course
Deformation assignment for Geometry Processing course
Adaptive Surface Reconstruction for 3D Data Processing
Open3D: A Modern Library for 3D Data Processing
A library for Directional Field Synthesis, Design, and Processing.
Implementation of the marching tetrahedra algorithm (inspired by marching cubes) that is able to create 3D meshes from analytic functions
A PyTorch Library for Accelerating 3D Deep Learning Research
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
KyleDavisSA / PyRBF
Forked from floli/PyRBFRadial Basis Function Interpolation with Python
Official implantation of: OReX Object Reconstruction from Planar Cross-sections Using Neural Fields
Volumetric heat diffusion for Automatic Mesh Skinning
Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element…
GRASS - free and open-source geospatial processing engine
Bin Packing Problem using Neural Combinatorial Optimization.
Exact solutions for two-dimensional bin packing problems by branch-and-cut
Distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, dictionary, list of tuples or csv-file.
GeoView是一款开源、轻量、功能丰富的交互式遥感影像智能解译工具,致力于实现遥感领域深度学习模型在Web平台的快速部署。
Python Implementation of Hierarchical Mesh Decomposition using Fuzzy Clustering and Cuts