Elektronik
Discussion
: Code
See also my Simple Profiler code.
singleton.h
dllwrapper.cpp
dllwrapper.h
PLY loading code
Ply is the format used by the
Stanford 3D Scanning Repository. Handy if you want some models with rediculously high tri counts.
The 'happy Buddha' below has 1,087,716 tris :)
The code is a simple wrapper around
RPly.
plymeshreader.cpp
plymeshreader.h