Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fast Poisson Disk Sampling in C++

This is my implementation of "Efficient and flexible sampling with blue noise properties of triangular meshes".

Usage

  • Install CGAL, glog, and Eigen library
  • Modify the mesh_file and number_of_sample_on_triangle_mesh variable in the main.cpp and run the code.
  • The output will be in the working derectory.

References

  • Corsini, M., Cignoni, P., & Scopigno, R. (2012). Efficient and flexible sampling with blue noise properties of triangular meshes. IEEE transactions on visualization and computer graphics, 18(6), 914-924.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages