Skip to content

Comment on The Tale of OpenGL vs. Direct3Dparent

Comments

OpenGL doesn't have a teapot primitive -- common misconception. GLUT (the OpenGL utility toolkit) provides glut[Solid/Wire]Teapot for convenience, but that's by no means core OpenGL; it just backends to a bunch of quads.

True, but without GLUT or an equivalent utility library (hit or miss) you're writing even more scaffolding code. Much more.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.