V 0.3.5.1
Realized as CodeBlocks and CMake project.
Example Call from C:
adapt_threshold_ext(inputpath, outputpath);
Example Call from Golang:
C.adapt_threshold_ext(inputpath, outputpath)
Algorithms see Wiki
loadobj3ds chung is a small openGL obj/3ds objects loader using gui_chung window freebasic coding and the dlls loadobj_chung.dll , load3ds_chung.dll (dev c++/codeblocks) . Can handle obj models up to 200k vertices (update 2018) .