|
Applications - OpenGL GoogleMock Creator
|
Tcl script to create a GoogleMock file for OpenGL functions as described in Daniel Rákos blog entry
Unit testing OpenGL applications
Note: This script needs at least Tcl3D version 0.4.1.
If using Tcl3D 0.4.1, only mockup methods for OpenGL functions are created.
If using Tcl3D 0.4.2 or newer, additional mockup methods for GLU functions are created.
|
File name |
Platform |
Version |
Description |
tcl3dMockup-1.0.0.zip |
Any |
1.0.0 |
Contains Tcl script and a pre-generated mockup file for OpenGL 3.2 functions. |
tcl3dMockup-1.0.1.zip |
Any |
1.0.1 |
Contains Tcl script and a pre-generated mockup file for OpenGL 4.0 functions. |
|
|