Static Assertion and Type Trait
Use static assertion and type trait for error check.
Static Assertion and Type Trait
Use static assertion and type trait for error check.
Framebuffer.
VAO, VBO and EBO
Use an image as texture map and render it on the screen.
RTTI (Run-Time Type Information)
Run-time type information (RTTI) is a mechanism that allows the type of an object to be determined at runtime.
Environment setup in Android Studio and draw our first triangle.
Guidelines for managing object resources.
Since C++14