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
·
ata4 avatar

ata4/disunityArchived

0
View on GitHub↗
2,708 Stars·649 Forks·Java·Unlicense·8 Aufrufe

Disunity

An experimental toolset for Unity asset and asset bundle files.

Features

  • Game Development - Toolset for managing and extracting Unity assets.

Star-Verlauf

Star-Verlauf für ata4/disunityStar-Verlauf für ata4/disunity

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 Disunity

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Disunity.
  • amhndu/simplenesAvatar von amhndu

    amhndu/SimpleNES

    5,087Auf GitHub ansehen↗

    SimpleNES is a C++ application that simulates original Nintendo Entertainment System hardware to run legacy games on modern computers. It functions as a hardware simulator and retro gaming emulator designed to execute classic game ROMs by recreating the original console environment through software. The system implements a software version of the 6502 CPU and picture processing unit to render retro game video and audio. It recreates 8-bit console architecture to ensure the execution of original game ROMs. The project covers low-level hardware simulation, including cycle-accurate CPU emulatio

    C++c-plus-plusemulatornes-emulator
    Auf GitHub ansehen↗5,087
  • ayloss/airplanegameAvatar von Ayloss

    Ayloss/AirPlaneGame

    10Auf GitHub ansehen↗

    小学期c++实训项目,用cocos2dx做的微信<<飞机大战>>游戏.

    C++
    Auf GitHub ansehen↗10
  • burgbug/study-of-c-B

    Burgbug/Study-of-C-

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • almasb/fxglAvatar von AlmasB

    AlmasB/FXGL

    4,819Auf GitHub ansehen↗

    FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment for building cross-platform desktop games, integrating a central game loop with an entity component system and a JavaFX-based scene graph for rendering. The toolkit distinguishes itself by providing a comprehensive suite of integrated libraries for game AI pathfinding, physics collision resolution, and multiplayer networking via TCP and UDP protocols. It includes specialized systems for adaptive user interface design using global stylesheets and a data-driven asset management

    Kotlin
    Auf GitHub ansehen↗4,819
Alle 30 Alternativen zu Disunity anzeigen→

Häufig gestellte Fragen

Was macht ata4/disunity?

An experimental toolset for Unity asset and asset bundle files.

Was sind die Hauptfunktionen von ata4/disunity?

Die Hauptfunktionen von ata4/disunity sind: Game Development.

Welche Open-Source-Alternativen gibt es zu ata4/disunity?

Open-Source-Alternativen zu ata4/disunity sind unter anderem: amhndu/simplenes — SimpleNES is a C++ application that simulates original Nintendo Entertainment System hardware to run legacy games on… ayloss/airplanegame — 小学期c++实训项目,用cocos2dx做的微信<<飞机大战>>游戏. burgbug/study-of-c-. bystc/snake-cpp — 用C++写的一个简易贪吃蛇. ceynri/3d-racing-games-demo. almasb/fxgl — FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment…