joseangelmt
-
soil
by: joseangelmt-
- 12,220 total downloads
- last updated 1/6/2017
- Latest version: 1.16.0
SOIL is a tiny C library used primarily for uploading textures into OpenGL. It is based on stb_image version 1.16, the public domain code from Sean Barrett. I have extended it to load TGA and DDS files, and to... More information -
-
-
- 9,179 total downloads
- last updated 1/8/2017
- Latest version: 0.9.5.4
OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification and released under the MIT license. This library provides... More information -
-
-
- 3,753 total downloads
- last updated 10/2/2020
- Latest version: 1.0.1
A 2D constrained Delaunay triangulation library -
-
- 3,664 total downloads
- last updated 12/4/2023
- Latest version: 1.0.1
This package provides the ConnectionStatusDetectorService that provides the ConnectionStatusChanged event that notifies changes in the connection status on the client side. Apart from the event, the service has... More information -
-
- 2,672 total downloads
- last updated 1/29/2017
- Latest version: 2.0.0
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. -
-
-
- 2,160 total downloads
- last updated 9/30/2020
- Latest version: 1.0.3
In C++ you can get the compilation time using the __DATE__ and __TIME__ macros, but that macros returns strings representing the date and time and not values we can use to compare. Sometimes we need to compare... More information -
-
-
- 280 total downloads
- last updated 1/20/2023
- Latest version: 1.0.0
This NuGet package simply adds a PostBuildEvent that copies the App.config file located in the project's directory to the output directory with the name of the created executable/dll. -