Skip to content

ksd3/ec504

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository holds the final project for EC504

To compile, simply run make in the terminal and ./a.out

The file output.txt contains the actual output of the program when running for different point cloud sizes. By default the program is set for a point cloud size of 50000 points but this can be changed by modifying tree_size in main.cpp. The data was compiled painstakingly by hand into data.csv The unit of the values in data.csv is seconds.

The header files are from the GFX Project.

Gnuplot plotting result

Results of plotting from output file data.csv
Plotting with (log($1))/log(5) on x axis Plot Plotting with log y axis for more readable results Plot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages