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: profile/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ What was the original monorepo, the [zig-gamedev dev repo](https://github.com/zi
36
36
|**[zmath](https://github.com/zig-gamedev/zmath)**| SIMD math library for game developers |
37
37
|**[zmesh](https://github.com/zig-gamedev/zmesh)**| Loading, generating, processing and optimizing triangle meshes |
38
38
|**[znoise](https://github.com/zig-gamedev/znoise)**| Build package & bindings for [FastNoiseLite](https://github.com/Auburn/FastNoiseLite)|
39
-
|**[zopengl](https://github.com/zig-gamedev/zopengl)**| OpenGL loader (supports 4.2 Core Profile and ES 2.0 Profile) |
39
+
|**[zopengl](https://github.com/zig-gamedev/zopengl)**| OpenGL loader (supports 4.3 Core Profile and ES 2.0 Profile) |
40
40
|**[zopenvr](https://github.com/zig-gamedev/zopenvr)**| Bindings for [OpenVR](https://github.com/ValveSoftware/openvr)|
41
41
|**[zphysics](https://github.com/zig-gamedev/zphysics)**| Build package, [C API](libs/zphysics/libs/JoltC) and bindings for [Jolt Physics](https://github.com/jrouwe/JoltPhysics)|
42
42
|**[zpix](https://github.com/zig-gamedev/zpix)**| Support for GPU profiling with PIX for Windows |
0 commit comments