An old-school billboarding addon. I know openFrameworks comes with awesome GL_POINTS
billboard examples, but sometimes you need to do it without using shaders.
Nothing new here, I just adapted the Lighthouse 3D Billboarding Tutorial by António Ramires Fernandes.
Just drop the ofxBillboard
folder into openFrameworks/addons/
.
Tested with openFrameworks 0.7.4.