Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 553 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 553 Bytes

ofxBillboard

Introduction

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.

Installation

Just drop the ofxBillboard folder into openFrameworks/addons/.

Compatibility

Tested with openFrameworks 0.7.4.