awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
devthicket avatar

devthicket/willow

0
View on GitHub↗
8 Stars·0 Forks·Go·MIT·2 Aufrufewww.devthicket.org/willow↗

Willow

A display-tree 2D rendering layer for Ebitengine, including scene management, batching, cameras, culling, hit detection, and special effects. Inspired by Starling, Flash display lists, and PixiJS, adapted for Go's strengths.

Features

  • Graphics and Rendering - Display-tree 2D rendering layer with batching and culling.

Star-Verlauf

Star-Verlauf für devthicket/willowStar-Verlauf für devthicket/willow

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Willow

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Willow.
  • pov-ray/povrayAvatar von POV-Ray

    POV-Ray/povray

    1,502Auf GitHub ansehen↗

    POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic three-dimensional images and animations. It parses plain-text files containing scene geometry, lighting, textures, and camera definitions into an internal computational data structure, then calculates precise mathematical ray-scene intersections against geometric primitives and triangle meshes. The engine incorporates advanced lighting and geometry capabilities, including bounding hierarchy optimization to skip collision checks against distant geometry, and constructive solid geometry f

    C++3d-graphics3d-renderingpov-ray
    Auf GitHub ansehen↗1,502
  • 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
  • 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
Alle 30 Alternativen zu Willow anzeigen→

Häufig gestellte Fragen

Was macht devthicket/willow?

A display-tree 2D rendering layer for Ebitengine, including scene management, batching, cameras, culling, hit detection, and special effects. Inspired by Starling, Flash display lists, and PixiJS, adapted for Go's strengths.

Was sind die Hauptfunktionen von devthicket/willow?

Die Hauptfunktionen von devthicket/willow sind: Graphics and Rendering.

Welche Open-Source-Alternativen gibt es zu devthicket/willow?

Open-Source-Alternativen zu devthicket/willow sind unter anderem: pov-ray/povray — POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic… andreirudenko/sparkler — A modular 2d particle system. ands/lightmapper — lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer. ands/seamoptimizer — A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps. It is based on a… askeladdk/aseprite — Package aseprite implements a decoder for Aseprite sprite files (.ase and .aseprite files). anael-seghezzi/maratis-tiny-c-library — Maratis Tiny C library.