# [`glfbo3d`][]
A [C++11][] test of [OpenGL][] \>=3.2 3D [Framebuffer Objects (FBOs)][].
[`glfbo3d`][] consists of a single test that demonstrates usage of 3D
[Framebuffer Objects (FBOs)][].
[`glfbo3d`]: https://git.rcrnstn.net/rcrnstn/glfbo3d
[C++11]: https://en.wikipedia.org/wiki/C++11
[OpenGL]: https://www.opengl.org
[Framebuffer Objects (FBOs)]: https://www.khronos.org/opengl/wiki/Framebuffer_Object
## License
Licensed under the [ISC license][] unless otherwise noted, see the
[`LICENSE`](LICENSE) file.
[ISC license]: https://choosealicense.com/licenses/isc/