voxelizer icon indicating copy to clipboard operation
voxelizer copied to clipboard

Is your work published?

Open haoxiangli6 opened this issue 4 years ago • 3 comments

Same as title. Since I want to know some detail about your work, it's better for me to read the technique in your paper, How can I find it?

haoxiangli6 avatar Nov 30 '20 02:11 haoxiangli6

Thanks for your interests Haoxiang.

I haven't published this project as a paper, though you may find the overview and optimization described in the README.md file of the project. Feel free to comment if you are interested in more details.

topskychen avatar Dec 01 '20 04:12 topskychen

So, do you mean there is some new techniques in your project? Or are you implement the algorithm of some others? best.

haoxiangli6 avatar Dec 01 '20 06:12 haoxiangli6

Good question. This project is more engineering oriented, so the quick answer is no particular new techniques are proposed.

In general that is, multi-threading, bfs, collision detection, indexing etc, and I only make use of them organically. If you are more interested in the state-of-the-art algorithms in the research domain, this project may fail your expectation.

topskychen avatar Dec 01 '20 08:12 topskychen