awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to devthicket/willow

Open-source alternatives to Willow

30 open-source projects similar to devthicket/willow, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Willow alternative.

  • anael-seghezzi/maratis-tiny-c-libraryAvatar von anael-seghezzi

    anael-seghezzi/Maratis-Tiny-C-library

    212Auf GitHub ansehen↗

    Maratis Tiny C library

    C
    Auf GitHub ansehen↗212
  • andreirudenko/sparklerA

    AndreiRudenko/sparkler

    0Auf GitHub ansehen↗

    A modular 2d particle system.

    Auf GitHub ansehen↗0
  • ands/lightmapperAvatar von ands

    ands/lightmapper

    1,535Auf GitHub ansehen↗

    lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer.

    C
    Auf GitHub ansehen↗1,535
  • ands/seamoptimizerAvatar von ands

    ands/seamoptimizer

    243Auf GitHub ansehen↗

    A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps. It is based on a idea presented by Michał Iwanicki in the talk Lighting Technology of "The Last Of Us". A least squares solver is used to find a minimal error solution to the problem of sampling…

    C
    Auf GitHub ansehen↗243
  • askeladdk/asepriteAvatar von askeladdk

    askeladdk/aseprite

    26Auf GitHub ansehen↗

    Package aseprite implements a decoder for Aseprite sprite files (.ase and .aseprite files).

    Go
    Auf GitHub ansehen↗26
  • assimp/assimpAvatar von assimp

    assimp/assimp

    12,993Auf GitHub ansehen↗

    Assimp is a cross-platform 3D asset pipeline and import library that loads numerous industry-standard 3D file formats into a single unified internal data structure. It functions as a framework for converting 3D models between different file formats across multiple operating systems and architectures. The project provides a 3D mesh processing tool for normalizing and optimizing geometry through triangulation, vertex removal, and normal generation. It also includes a 3D asset export utility to write internal scene data back into various external file formats. The system covers broad capability

    C++3mfandroidasset-pipeline
    Auf GitHub ansehen↗12,993

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • azmr/colourblindAvatar von azmr

    azmr/colourblind

    31Auf GitHub ansehen↗

    A C header file & shader for simulating colourblindness and checking contrast.

    C
    Auf GitHub ansehen↗31
  • babylonjs/babylon.jsAvatar von BabylonJS

    BabylonJS/Babylon.js

    25,652Auf GitHub ansehen↗

    Babylon.js is a JavaScript game engine and real-time graphics renderer designed for creating interactive three-dimensional visuals and applications. It functions as a web-based 3D framework and WebGL engine that enables the deployment of high-performance 3D content across various web platforms and devices. The project provides tools for web-based 3D game development, real-time graphics rendering, and the creation of browser-based interactive visualizations. It also supports the development of WebXR virtual and augmented reality experiences using standard web technologies. The framework cover

    TypeScript
    Auf GitHub ansehen↗25,652
  • bkaradzic/bgfxAvatar von bkaradzic

    bkaradzic/bgfx

    17,161Auf GitHub ansehen↗

    bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides a unified interface that maps high-level rendering commands to native graphics APIs, allowing developers to maintain a single codebase that executes consistently across diverse operating systems and hardware architectures. The library distinguishes itself through a multi-threaded command submission model that decouples rendering logic from the main application thread, effectively minimizing CPU bottlenecks. It utilizes a backend-agnostic command buffer and a deferred resource

    Cd3d11d3d12directx
    Auf GitHub ansehen↗17,161
  • blend2d/blend2dAvatar von blend2d

    blend2d/blend2d

    1,937Auf GitHub ansehen↗

    2D Vector Graphics Engine Powered by a JIT Compiler

    C++2d-graphicsasmjitcpp
    Auf GitHub ansehen↗1,937
  • codyjasonbennett/fourC

    CodyJasonBennett/four

    0Auf GitHub ansehen↗

    Minimal three.js alternative.

    Auf GitHub ansehen↗0
  • colleagueriley/rfontC

    ColleagueRiley/RFont

    0Auf GitHub ansehen↗

    Simple single header modular library for font rendering and atlas management.\ The library is designed to be lightweight, RFont.h itself does not directly handle rendering calls, it passes raw data to the user defined renderer.

    Auf GitHub ansehen↗0
  • colleagueriley/rglC

    ColleagueRiley/RGL

    0Auf GitHub ansehen↗

    As of 5/28/2024, RGL is no longer going to be actively updated

    Auf GitHub ansehen↗0
  • createjs/easeljsAvatar von createjs

    createjs/easeljs

    8,168Auf GitHub ansehen↗

    EaselJS is a JavaScript library for creating interactive 2D graphics and animations using the HTML5 Canvas element. It functions as a 2D animation framework, a canvas scene graph manager, and an interaction wrapper for detecting and responding to mouse and touch events. The library features a rendering pipeline that utilizes WebGL to increase the drawing performance of bitmap and cached content. It organizes visual elements into a hierarchical display list, allowing nested groups of 2D graphics objects to be transformed and animated as single units. Its capabilities cover the rendering of ve

    JavaScript
    Auf GitHub ansehen↗8,168
  • cultrarius/swarmzAvatar von Cultrarius

    Cultrarius/Swarmz

    138Auf GitHub ansehen↗

    A free, header-only C++ swarming (flocking) library for real-time applications

    C++
    Auf GitHub ansehen↗138
  • dannyfritz/awesome-ray-tracingD

    dannyfritz/awesome-ray-tracing

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • danzen/zimjsAvatar von danzen

    danzen/zimjs

    579Auf GitHub ansehen↗

    JavaScript Canvas Framework - Code Creativity! https://zimjs.com

    JavaScript
    Auf GitHub ansehen↗579
  • ddiakopoulos/tinygizmoAvatar von ddiakopoulos

    ddiakopoulos/tinygizmo

    480Auf GitHub ansehen↗

    This project is a lightweight, self-contained library for gizmo editing commonly found in many game engines. It includes mechanisms for manipulating 3d position, rotation, and scale. Implemented in C++11, the library does not perform rendering directly and instead provides a per-frame buffer of…

    C++
    Auf GitHub ansehen↗480
  • diligentgraphics/diligentengineAvatar von DiligentGraphics

    DiligentGraphics/DiligentEngine

    4,193Auf GitHub ansehen↗

    DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a unified interface for executing 3D graphics commands across multiple low-level rendering backends from a single codebase, including a dedicated system for importing 3D assets via the GLTF 2.0 format. The engine features an HLSL shader cross-compiler that allows a single set of shaders to run across different graphics APIs and operating systems. It supports advanced rendering capabilities such as ray-tracing, mesh shaders, variable rate shading, and bindless resources. The framew

    Batchfile3d-engined3d11d3d12
    Auf GitHub ansehen↗4,193
  • eihigh/canvasAvatar von eihigh

    eihigh/canvas

    23Auf GitHub ansehen↗

    This package is a fork of tdewolff/canvas containing changes for game development with Ebitengine. See Diffs from the original section for details.

    Go
    Auf GitHub ansehen↗23
  • erkkah/tigrAvatar von erkkah

    erkkah/tigr

    896Auf GitHub ansehen↗

    TIGR is a tiny cross-platform graphics library, providing a unified API for Windows, macOS, Linux, iOS and Android.

    C
    Auf GitHub ansehen↗896
  • erparts/go-shapesAvatar von erparts

    erparts/go-shapes

    16Auf GitHub ansehen↗

    shapes is a package for Ebitengine (the 2D game library written by Hajime Hoshi) that allows rendering some common shapes and effects in complementary ways to the official vector package. Some examples:

    Go
    Auf GitHub ansehen↗16
  • fabricjs/fabric.jsAvatar von fabricjs

    fabricjs/fabric.js

    31,233Auf GitHub ansehen↗

    Fabric.js is an object-oriented canvas library that provides an interactive framework for managing shapes, images, and text within an HTML5 canvas environment. It abstracts raw pixel-based drawing commands into a structured hierarchy of objects, enabling developers to manipulate, transform, and animate elements through a centralized event-driven system. The library distinguishes itself by offering comprehensive state serialization, allowing complex graphic compositions to be converted into JSON or SVG formats for persistent storage and reconstruction. It includes a built-in SVG parser that co

    TypeScript
    Auf GitHub ansehen↗31,233
  • fogleman/lnAvatar von fogleman

    fogleman/ln

    3,374Auf GitHub ansehen↗

    3D line art engine.

    Go
    Auf GitHub ansehen↗3,374
  • gamelly/gly-typeAvatar von gamelly

    gamelly/gly-type

    10Auf GitHub ansehen↗

    a ultra lightweight font renderer and font

    C
    Auf GitHub ansehen↗10
  • glampert/debug-drawAvatar von glampert

    glampert/debug-draw

    540Auf GitHub ansehen↗

    An immediate-mode, renderer agnostic, lightweight debug drawing API for C++.

    C++
    Auf GitHub ansehen↗540
  • glfw/glfwAvatar von glfw

    glfw/glfw

    14,716Auf GitHub ansehen↗

    This project is a cross-platform library designed for desktop application development, providing a unified interface for window management, input handling, and hardware-accelerated graphics. It serves as a foundational framework that abstracts platform-specific windowing protocols and graphics APIs, enabling developers to create interactive software that functions consistently across Windows, macOS, and Linux. The library distinguishes itself by providing deep integration with low-level graphics APIs, specifically OpenGL and Vulkan. It manages the complexities of graphics context initializati

    Cclinuxmacos
    Auf GitHub ansehen↗14,716
  • google/filamentAvatar von google

    google/filament

    19,658Auf GitHub ansehen↗

    Filament is a real-time physically based rendering engine designed for high-fidelity 3D graphics. It functions as a cross-platform graphics library that provides a unified interface for rendering complex models and materials across desktop, mobile, and web environments. The engine distinguishes itself through a data-oriented architecture that optimizes memory usage and processing speed, alongside a shader-variant system that generates specialized code for specific material and lighting configurations. By abstracting diverse hardware graphics backends, it ensures consistent visual performance

    C++3d-graphicsandroidgltf
    Auf GitHub ansehen↗19,658
  • google/ionAvatar von google

    google/ion

    1,420Auf GitHub ansehen↗

    Ion

    C++
    Auf GitHub ansehen↗1,420
  • aethiopicuschan/cubism-goAvatar von aethiopicuschan

    aethiopicuschan/cubism-go

    33Auf GitHub ansehen↗

    cubism-go is an unofficial Golang implementation of the Live2D Cubism SDK. It leverages ebitengine/purego, making it easy to use.

    Go
    Auf GitHub ansehen↗33