You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1

2
2
3
-
*globjects* is an [MIT licensed](http://opensource.org/licenses/MIT), strict C++ [OpenGL API](http://www.opengl.org) objects wrapper based on [glbinding](https://github.com/cginternals/glbinding).
3
+
*globjects* is an [MIT licensed](http://opensource.org/licenses/MIT), cross-platform C++ wrapper for [OpenGL API](http://www.opengl.org) objects based on [glbinding](https://github.com/cginternals/glbinding).
4
4
5
5
*globjects* provides object-oriented interfaces to the OpenGL API (3.0 and higher).
6
6
The main goals are much reduced code to use OpenGL in your rendering software and fewer errors
0 commit comments