issues
search
BrunoLevy
/
geogram
a programming library with geometric algorithms
Other
1.87k
stars
126
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mesh_make_atlas performance degrades with larger meshes on iOS build
#191
Volutionn
opened
5 days ago
4
Potential bug with nearest neighbor search?
#190
jmag722
closed
1 day ago
3
Build is broken with clang-19: no member named 'm_N' in 'SparseMatrix<T>'
#188
yurivict
closed
1 day ago
2
Documentation doesn't explain how to run tests
#186
yurivict
closed
2 weeks ago
1
Installs many empty directories
#185
yurivict
opened
2 weeks ago
0
load ply file can't find normal and color information
#184
guyuezuntinggithub
opened
3 weeks ago
1
public locate method
#183
jaredmagnusson
opened
3 weeks ago
2
Allow to pick edges in DemoPicking
#182
sebmestrallet
opened
2 months ago
0
Support for GLTF File Format
#181
BrunoLevy
opened
2 months ago
1
Computing Clipped Voronoi Diagram
#171
Rumi381
closed
2 months ago
1
Does geogram support non-manifold surface isotropic remeshing while maintaining its non-manifold?
#170
citystrawman
closed
2 months ago
6
When is Geogram 1.9.0 going up on vcpkg?
#169
derekdiamond
opened
3 months ago
4
How to pass arguments to tetgen to obtain regular tetrahedra elements?
#168
jorge221
closed
3 months ago
1
Fix segmentation fault in nlEigenSolve_ARPACK
#167
megawattfs
closed
4 months ago
1
Segmentation fault when running manifold_harmonics sample program
#166
megawattfs
closed
4 months ago
1
How to build the dynamic libraries (to run mesh manifold harmonics) on Windows?
#165
megawattfs
closed
4 months ago
3
Add compile-option to use TBB for thread management.
#164
jdumas
closed
4 months ago
1
Add init flags and make init less intrusive by default (fixes #64)
#163
jdumas
closed
4 months ago
2
Remove trailing whitespace and convert tabs to space
#162
jdumas
closed
4 months ago
4
How to make a periodic partitioning in one or two coordinate directions?
#161
luogyong
closed
2 months ago
1
Debug assertion when reading PLY file with color information
#160
aTerminal
closed
4 months ago
1
how to save a periodical mesh.
#159
luogyong
closed
2 months ago
4
After running "remesh_smooth", the new mesh did not save the vertex colors of the old mesh.
#157
skylinestars
closed
2 months ago
1
How can I iterate vertices in the order of they are in the loaded .obj file?
#156
GtJeight
closed
5 months ago
1
fix a compilation error in src/lib/third_party/numerics/SUPERLU/
#155
lrineau
closed
5 months ago
1
NNsearch returns neighbors in different order on MacOS - M1
#153
BrunoLevy
opened
5 months ago
7
[BUG?] Build of zlib fails on x64 macOS (Clang 18.1.6)
#152
philippremy
closed
5 months ago
4
windows compile geogram_gfx error
#150
sjunwl
closed
6 months ago
1
Error: Could not find a package configuration file provided by "Geogram"
#149
Helena2007
opened
6 months ago
2
compute_delaunay with created text file
#148
glennDittmann
closed
6 months ago
1
Polygonal mesh is not clipped under GLUP150 and GLUP440
#146
BrunoLevy
closed
6 months ago
1
CUDA for Windows?
#143
samsonsite1
closed
7 months ago
0
PSM Predicates: orient_2d() signature
#142
glennDittmann
closed
7 months ago
2
Ensure nb_threads <= expected_tetra in parallel_delaunay_3d.cpp
#141
kxxt
closed
8 months ago
0
Parallel Delaunay crashes on cube.obj with the Risc-V-64 version
#140
BrunoLevy
closed
8 months ago
5
fixup! Add support for non-x86 arches (tested on riscv64)
#139
kxxt
closed
8 months ago
7
Add support for riscv64 architecture
#138
kxxt
closed
8 months ago
1
Faster CSG operations
#134
BrunoLevy
opened
9 months ago
0
CSG operations sometimes crash under MacOS
#133
BrunoLevy
closed
6 months ago
16
Interpolate attributes when splitting mesh
#132
BrunoLevy
closed
9 months ago
0
Installation of third party headers
#131
starseeker
opened
10 months ago
0
Fix 'implicit-int' errors arising from Clang 16
#127
daichi-ishida
closed
9 months ago
1
getting "Emergency exit in Delaunayize_new_edges()" when try to do boolean operations
#126
kasunJKD
closed
5 months ago
3
Use standard library functions for random number generator
#125
weynaa
closed
9 months ago
2
Atomics refactor to use std::atomics
#123
kevinbentley
closed
9 months ago
6
linker errors for mesh_difference, mesh_remove_intersections
#122
kasunJKD
closed
11 months ago
6
Radial sort with polylines bugs
#121
BrunoLevy
closed
11 months ago
2
When using RVD, how can I split the input surface mesh edges and the clipped bisectors in the final output mesh?
#120
fourdimension
closed
2 months ago
1
is there a way to offset/inflate a mesh ?
#119
kasunJKD
closed
12 months ago
2
Does geogram support incremental Delaunay?
#118
kimren227
closed
2 months ago
2
Next