examples/3d/ofBoxExample/README.md
This example demonstrates the use of the 3D primitive the ofBox. After studying this example, you'll observe some basic information involved in:
bind() and unbind()In the example, pay attention to:
ofEnableDepthTest() and see what the difference isofEnableNormalizedTexCoords() and see what the difference isWhen launching this app, you should see a screen with:
Instructions for using the app: