Hello Guest

[FIXED] Missing glRotated

  • 1 Replies
  • 6796 Views
[FIXED] Missing glRotated
« on: August 18, 2011, 20:30:06 »
Oddly enough, lwjgl has glScaled, glTranslated, but not glRotated, although the spec says that should exist:
http://www.opengl.org/sdk/docs/man/xhtml/glRotate.xml

*

Offline spasi

  • *****
  • 2261
    • WebHotelier
Re: [BUG] Missing glRotated
« Reply #1 on: August 18, 2011, 23:17:27 »
Odd indeed. Added.