All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:39, 16 September 2022 RhoSigma talk contribs created page GluPerspective (Created page with "{{DISPLAYTITLE:_gluPerspective}} The '''_gluPerspective''' statement sets up a perspective projection matrix. {{PageSyntax}} : '''_gluPerspective''' GLdouble {{Parameter|fovy}}, GLdouble {{Parameter|aspect}}, GLdouble {{Parameter|zNear}}, GLdouble {{Parameter|zFar}} {{PageParameters}} * OpenGL is using its own set of variable types to describe its command parameters. * Use the following table to find the respective QB64 Variable Types. {{OpenGLTypesPlugin}} {{P...")