Mini-Minecraft:
Chaahk is shown here clutching his axe, ready to strike rain and thunder from the clouds. This sculpture was likely created in the Puuc hills of Yucatan and Campeche.

Code
class Cube : public InstancedDrawable { public: Cube(OpenGLContext* context) : InstancedDrawable(context){} virtual ~Cube(){} void createVBOdata() override; void createInstancedVBOdata(std::vector<glm::vec3> &offsets, std::vector<glm::vec3> &colors) override; };

Palace of
the Circus at
Chichen-Itza,
bas-relief of
tigers

One response to “Hello world!”
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.