JCash / voronoi

A C implementation for creating 2D voronoi diagrams
MIT License
621 stars 92 forks source link

unsure how to use #89

Open sir306 opened 1 month ago

sir306 commented 1 month ago

Hey I'm working on a masters research thesis and assessing color blindness with data visualization and one of the visualizations I am looking at is Voronoi diagram, I am building this within unreal engine and really need a way to implement this into my source code, I am fairly confident at using c++ and only just learnt how to include external libraries, but I am unsure how to get your library to work with code, if you have time some help would be appreciated!

JCash commented 1 month ago

if you have time some help would be appreciated!

It'd be much better to ask the question, than to ask if you may ask a question :) (https://dontasktoask.com) I do have limited time (especially as I'm on vacation), but usage isn't hard, so I'm condifent I or someone else may help you.