How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The main features of brendan-duncan/image are: Utility and Math, Image.
Projects with overlapping indexed features include: createjs/preloadjs — PreloadJS is a library to make working with asset preloading easier. It provides a consistent API for loading… doclerlabs/hexcore — Independent core elements for building OOP projects and frameworks. facepunch/facepunch.steamworks — Facepunch.Steamworks is a C# wrapper for the Steamworks API that connects .NET applications to the Steam platform. It… fogleman/simplify — Implementation of Surface Simplification Using Quadric Error Metrics, SIGGRAPH 97, written in Go. gka/chroma.js — chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization… andyli/hxcolortoolkit — A Haxe library for color conversion and color scheme generation.
PreloadJS is a library to make working with asset preloading easier. It provides a consistent API for loading different file types, automatic detection of XHR (XMLHttpRequest) availability with a fallback to tag-base loading, composite progress events, and a plugin model to assist with…
Independent core elements for building OOP projects and frameworks
Facepunch.Steamworks is a C# wrapper for the Steamworks API that connects .NET applications to the Steam platform. It enables the integration of core platform features such as user matchmaking and achievements. The library provides managed interfaces for Steam Cloud synchronization, allowing for the reading and writing of persistent user data. It also includes tools for Steam Workshop management to handle the publishing and downloading of community content, as well as Steam Inventory management for tracking digital assets and shop definitions. The implementation utilizes native interop and d
A Haxe library for color conversion and color scheme generation.