About the examples¶ In this section you will find a collection of examples that demonstrate how to use PHP-GLFW. The examples are organized in a way that you can follow the progression of the examples and learn more about the library. Basic examples¶ 1. Basic triangle 2. Basic cube 3. Textured cube 4. Instancing 5. Obj file loader 6. Simple lighting 7. Text rendering 8. Input & Events Advanced examples¶ 10. Sponza Scene