Zanir » OpenGL

Archive for the ‘OpenGL’ Category

Program 1 – Loading texture and Texturing

05.01.2002

000_ZakladProgram loads picture and draws texture cube.

source code and executable – 77kB

Program 0 – Basic primitives

29.12.2001

000_ZakladThis program creates new windows aplication, initialize OpenGL on fullscreen or window. Next draws all OpenGL primiteves: points, separates lines, line strips, polygons, individual quadrilaterals, quadrilateral strips, separate triangles, triangle strips and triangle fans.
Press ‘p’ to show without filling.

source code and program – 25kB