-
Updated
Nov 9, 2021 - Python
#
geometry-processing
Here are 207 public repositories matching this topic...
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
The public CGAL repository, see the README below
c-plus-plus
library
algorithms
cpp
geometry
triangulation
cgal
point-cloud
polygon
computational-geometry
voronoi-diagram
geometry-processing
meshes
boolean-operations
template-library
mesh-processing
arrange
-
Updated
Jun 10, 2022 - C++
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
fashion
computer-graphics
human
pytorch
geometry-processing
3d-printing
3d-reconstruction
arvr
iccv2019
pifu
-
Updated
Jun 10, 2022 - Python
Geometry Processing Library for Python
python
geometry
graphics
mesh-generation
convex-hull
geometry-processing
3d
outer-hull
mesh-boolean
mesh-cleanup
-
Updated
May 12, 2022 - C++
-
Updated
Mar 13, 2022 - C++
Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
-
Updated
Dec 16, 2021 - Python
The Polygon Mesh Processing Library
c-plus-plus
triangulation
smoothing
curvature
geometry-processing
hole-filling-algorithm
subdivision
mesh-processing
polygon-mesh
parameterization
triangle-mesh
surface-mesh
geodesic-distances
remeshing
surface-mesh-simplification
-
Updated
May 24, 2022 - C++
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
computer-vision
deep-learning
point-cloud
artificial-intelligence
vision
geometry-processing
rgbd
3d
3d-deep-learning
3dmatch
-
Updated
Apr 25, 2018 - C++
DirectXMesh geometry processing library
microsoft
uwp
directx
desktop
xbox
geometry-processing
cpp-library
directx-11
directx-12
directxmesh
-
Updated
Jun 6, 2022 - C++
A generic programming header only C++ library for processing polygonal and polyhedral meshes
computer-graphics
mesh-generation
geometry-processing
geodesic
mesh-processing
hexahedral-mesh
polygonal-meshes
triangle-mesh
surface-mesh
polyhedral-meshes
trimesh
quad-mesh
quadrilateral-mesh
tetrahedral-mesh
tet-mesh
hex-mesh
hexmesh
tetmesh
quadmesh
volume-mesh
-
Updated
Apr 28, 2022 - C++
Header only mesh voxelizer in c99
-
Updated
Jan 3, 2022 - C
This repository contains the source codes for the paper "AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation ". The network is able to synthesize a mesh (point cloud + connectivity) from a low-resolution point cloud, or from an image.
-
Updated
Oct 18, 2021 - Python
Robust Tetrahedral Meshing in the Wild.
-
Updated
Feb 11, 2022 - C++
3D mesh stylization driven by a text input in PyTorch
computer-graphics
pytorch
mesh-generation
geometry-processing
neural-style
meshes
3d
differentiable-rendering
neural-fields
-
Updated
May 17, 2022 - Jupyter Notebook
Create paths for your Augmented Reality environments using just points to represent the centre of the path.
-
Updated
Mar 15, 2021 - Swift
-
Updated
Dec 8, 2021 - Haxe
Digital Geometry Tools and Algorithm Library
-
Updated
Jun 2, 2022 - C++
ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups
-
Updated
Aug 12, 2021 - C++
Header only 3d quickhull in c99
-
Updated
Jun 30, 2017 - C++
Differentiable Point Cloud Sampling (CVPR 2020 Oral)
-
Updated
Mar 22, 2022 - Python
Differentiable Surface Splatting
rendering
point-cloud
geometry-processing
siggraph-asia
differentiable-rendering
inverse-rendering
differentiable-renderer
-
Updated
Nov 13, 2021 - Python
Course material for a grad-level course in Geometry Processing.
-
Updated
Sep 2, 2020
Matlab geometry toolbox for 2D/3D geometric computing
geometry
matlab
polygon
mesh
geometry-processing
geometry-library
geometric-shapes
matlab-geometry-toolbox
-
Updated
May 24, 2022 - MATLAB
fujiwara-tofu-tm
commented
Jun 5, 2022
slight typo in ... `np` poitns along ... -> ... `np` points along ...
also, the provided example:
sample(Sphere((0,0,0), 1), RegularSampling(360, 180))
throws an error since the following constructor doesn't convert the provided radius to a Float32 o
OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no parameter tuning; automatically generating mappings that minimize seam-lengths while satisfying user-requested distortion bounds.
computer-graphics
constrained-optimization
geometry-processing
siggraph-asia
texture-mapping
parameterization
-
Updated
Jan 2, 2021 - C++
TriWild: Robust Triangulation with Curve Constraints
-
Updated
Nov 11, 2020 - C++
Improve this page
Add a description, image, and links to the geometry-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geometry-processing topic, visit your repo's landing page and select "manage topics."


Is there a way to turn off the reflection when visualizing point cloud data with normal?
The large green section I would like them to show a solid green colour rather than parts of it become white due to lighting, is it possible ?