fegemo / push-pop

An explorable explanation about legacy OpenGL matrix stack and transformation workings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

push-pop

This is an initial version of an Explorable Explanation about how the legacy OpenGL matrix stacks works, and how transformation functions (e.g., glTranslate, glRotate, glScale, glIdentity etc.) change de matrices on the stack.

About

An explorable explanation about legacy OpenGL matrix stack and transformation workings


Languages

Language:JavaScript 69.4%Language:CSS 16.8%Language:HTML 13.8%