Hacker News new | ask | show | jobs
by wtracy 5317 days ago
>>C does allow low level access to memory, while this is powerful it also adds complexity.

This low-level interaction with memory is pervasive in OpenGL's design. These features are so intrinsic to how OpenGL works that no wrapper can completely abstract them away.