Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent.
AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
Viewer for media data with only dependency being Qt-Lib (tested with 4.8 and 5.5). With thumbnails, fullscreen preview, slideshow,.... Support for various image formats (jpeg, png, gif, raw, etc.) and EXIF-Data.
Support for image formats depends on used Qt version. EXIF support requires libexif (tested with version 0.6.21).
NEWS: I am working on the Linux version. Will be ready in 2025. Maybe Jan. 3D character support is being added.
"glh" which stands for Graphics Library Helper. It is kind of like OpenGL's GLU but contains extra functions and optimized functions. The optimizations are done with assembly and are for the x86 architecture. For Win32. For VC++6. It compiles and makes a DLL (and a .LIB for VC++6). The release version of the .H file is also included.
Nothing stops you from using these functions...
GLIP-Lib is an OpenGL image processing library written in C++. It features all the necessary tools to quickly build texture filters and pipelines and operate them on the GPU.
Based on the great opengl tutorial website (http://nehe.gamedev.net), I am extracting some common API in a very object oriented programming fashion.
Once the API is complete, I will start porting it to more modern versions of OpenGL.
This is not really new, but it is my way of learning...
Premier is a global leader in financial construction ERP software.
Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
An application that allows real time image distortion with the intention to align images as preprocessing step for panorama- or HDR- image creation. Algorithms: Beier Neely, Moving least squares. Language: C# (extra: C++ lib port of algorithms).
Introduction: ZoomFX is a free tool to help in image batch process thanks to an helpful visual interface and powerful filters. Just use drag & drop to apply some filters to a bunch of images. Author: Eloi Du Bois.
This is a 3D graphics lib providing the tools easily load and draw 3D meshes on the screen. It also provides a SceneGraphManager for culling. The rendering pipeline is completly based on shaders so no fixed functions.
This is project is created to perform boolean operation using DirectX 9.0 with .NET 2.0 and other supported dlls. This is not a final build as i am working on the same. -- The suggestions are always welcome. Thank You.
The CVR-Lib (Computer Vision and Robotics Library) is a C++ object oriented library for computer vision. It provides lots of functionality to solve mathematical problems, many image processing and analysis algorithms, classification tools, and much more.
C library to generate json files for Open Flash Chart-2 (http://teethgrinder.co.uk/open-flash-chart-2/)
Developed closer as possible to respect the PHP API.
GEGLab is a simple graphic interface to the image lib GEGL.
Intent is to provide a basic but usefull graphic soft with the power of non-destructive effect...
IPA library is a platform developed for image processing and analysis. It composed by a lot of class of algorithms and functions with loose coupling, which can help users to develop professional applications of image processing or computer vision rapidly
.Net Image Lib is a small image library written in C#. It will be capable of loading different graphics formats (bmp, tga, png, etc). At the moment this is a learning project to improve programming skills in C# and unit testing.