News

Hilbert-Curve Drawing the Hilbert Curve in OpenGl using Python The Hilbert curve is a continuous fractal space-filling curve that passes through every point in a square grid exactly once.
How to draw smooth line (OpenGL on iOS) NOTE - Code is not presented since that's still running in the commercial product, but anyway it should be quite easy to implement based on the idea below.
There's a lot of mathematical complexity in drawing curves in computer graphics, but OpenGL makes this a relatively simple task, and provides support for Beziers and Splines.
AMD’s Robert Hallock confirmed on a blog post that Mantle had, for the most part, been turned into the Khronos Group’s Vulkan API that would supersede OpenGL.