sheraadams / Primitive-geometry-and-fractals-OpenGL-shape-library

Shape classes for use in modern OpenGL applications includes primitive and not-so primitive geometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

Primitive and complex shapes and fractals for modern openGL programs.

Shapes

Headers files for shapes including cylinder, icosphere, sphere, pyramid, cube, quad, pyramid, flower petals, ufo and a zig zag shape.

Untitled-1

References

Ahn, Song Ho (n.d.) Cylinder. http://www.songho.ca/opengl/gl_cylinder.html

Ahn, Song Ho (n.d.) Sphere. http://www.songho.ca/opengl/gl_sphere.html

DeVries, J. (n.d.). LearnOpenGL/LICENSE.md at master · JoeyDeVries/LearnOpenGL. GitHub. https://github.com/JoeyDeVries/LearnOpenGL/blob/master/LICENSE.md

About

Shape classes for use in modern OpenGL applications includes primitive and not-so primitive geometry

License:Apache License 2.0


Languages

Language:C++ 100.0%