issues
search
JCash
/
voronoi
A C implementation for creating 2D voronoi diagrams
MIT License
638
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added JCV_DISABLE_STRUCT_PACKING config define.
#90
Srekel
opened
1 month ago
0
unsure how to use
#89
sir306
opened
4 months ago
1
3d voronoi fracture.
#88
OmidGhotbi
opened
6 months ago
0
Very nice library
#87
zdavkeos
opened
6 months ago
0
Usage in MTEX
#86
ralfHielscher
opened
10 months ago
0
This polygonal area will cause memory to continue to explode
#85
ajune-wang
opened
11 months ago
0
Wasm support
#84
LeXXik
opened
1 year ago
3
An infinite loop in the function `jcv_boxshape_fillgaps`(line 1236 in jc_voronoi.h)
#83
YoungCapta1n
opened
1 year ago
7
memory crash
#82
YoungCapta1n
closed
1 year ago
4
Many very small edges
#81
fatlimey
opened
1 year ago
7
How to get the information of the voronoi vertices and which voronoi cells it is sharing with ?
#80
go2souvik
opened
1 year ago
2
Clipping against 2D Bounding box
#79
AndreAhmed
closed
1 year ago
21
Building a project with code from the voronoi fails in Visual Studio
#78
etonishev
closed
1 year ago
4
Fix pointer memory alignment to silence ASAN warnings
#77
JCash
closed
1 year ago
0
Fixed issue with jcv_floor/jcv_ceil not supporting doubles
#76
JCash
closed
1 year ago
0
floor & ceil
#75
urraka
closed
1 year ago
0
Added iterator for Delauney edges
#74
JCash
closed
1 year ago
0
Fixed issue of missing box edges
#73
JCash
closed
1 year ago
0
An all-in-one `#define` directive for the `double` precision.
#72
issuefiler
closed
1 year ago
1
The example Voronoi relaxation is a bit different than Lloyd’s algorithm on Wikipedia.
#71
issuefiler
closed
1 year ago
1
BugFix: #69 precision bug
#70
lxzmxl
opened
2 years ago
1
voronoi map:multiple polygons intersects
#69
lxzmxl
closed
2 years ago
8
Bug when generating voronoi clipped in a rectangle with only 2 vertices
#68
davi-v
opened
2 years ago
0
Add linux compile support
#67
HeinrichWizardKreuser
opened
2 years ago
2
hsdjlfl
#66
mleim
closed
2 years ago
0
Bug: graph is missing edges
#65
JoHoop
closed
1 year ago
3
Proposed fix for #63
#64
williamleong
closed
2 years ago
0
Duplicate points for site
#63
williamleong
closed
2 years ago
2
Support for Polygons with islands
#62
esuig
closed
1 year ago
2
Suggestion for easier user experience
#61
liuyinglao
closed
1 year ago
1
Access to the site by its index
#60
Mikez2015
opened
3 years ago
1
Please help me, I understand how get neigbors
#59
Mikez2015
closed
3 years ago
1
Fix #57
#58
williamleong
closed
3 years ago
1
jcv_find_polygon_edge asserts with large polygons
#57
williamleong
closed
3 years ago
0
Undefined Behavior - misaligned address
#56
ibanic
closed
1 year ago
1
Usage of Voronoi library
#55
Lena1111111111
closed
1 year ago
1
Assertion on polygon bounds
#54
Balgy
closed
3 years ago
3
Question about the 3D voronoi diagram
#53
mizuki-saito
closed
1 year ago
0
SDL2 render?
#52
IvaOsi
closed
1 year ago
1
#define JCV_SQRT sqrt when using double
#51
yoavmil
closed
4 years ago
1
How to support clip by nonconvex boundary?
#50
manuel76413
opened
4 years ago
4
Assertion error on jcv_diagram_generate
#49
AtsushiSakai
opened
4 years ago
1
Time Complexity Question
#48
zigui-ps
opened
4 years ago
6
Running generator yields faulty edges
#47
lundmark
opened
5 years ago
6
Restructured the bounding box generation
#46
JCash
closed
5 years ago
0
Unneccessary assignment?
#45
lundmark
closed
5 years ago
2
Added support for clipping diagram against convex polygons
#44
JCash
closed
5 years ago
0
Fixed issue where the bounds calculation wasn’t considering all points
#43
JCash
closed
5 years ago
0
bounds are calculated incorrectly
#42
GrahamAsher
closed
5 years ago
0
Added ASAN to build flags
#41
JCash
closed
5 years ago
0
Next