awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 个仓库

Awesome GitHub RepositoriesMulti-Format Asset Distribution

Systems for providing and serving graphical assets in multiple formats like vector and raster.

Distinct from Multi-Format Renderers: None of the candidates were relevant; this focuses on asset format delivery rather than chart rendering.

Explore 17 awesome GitHub repositories matching graphics & multimedia · Multi-Format Asset Distribution. Refine with filters or upvote what's useful.

Awesome Multi-Format Asset Distribution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fortawesome/font-awesomeFortAwesome 的头像

    FortAwesome/Font-Awesome

    76,670在 GitHub 上查看↗

    Font-Awesome is a CSS icon framework and SVG icon library that provides a standardized set of vector assets for digital user interfaces. It functions as a vector icon set and web font icon kit, delivering iconography through both scalable vector graphics and web fonts to ensure consistency across different screen densities and platforms. The project provides a multi-format distribution model, allowing assets to be rendered via SVG-based vector embedding or unicode-based glyph rendering. Visual styles, sizes, and positions are managed through a class-driven asset selection system and CSS-varia

    Distributes the same icon set in both webfont and SVG formats to support different rendering preferences.

    JavaScriptcssfontfontawesome
    在 GitHub 上查看↗76,670
  • refactoringui/heroiconsrefactoringui 的头像

    refactoringui/heroicons

    23,618在 GitHub 上查看↗

    Heroicons is an SVG icon library and a set of UI vector graphic assets designed for use in user interfaces and web development. It provides a collection of scalable vector graphics as a React icon component set, allowing for flexible integration into applications. The library supports multi-format distribution, offering icons in JSX and SVG formats. These assets are provided as component-wrapped SVG exports, which enables programmatic control over props and attributes. The project covers capabilities for SVG icon integration, web interface styling, and user interface design. It includes util

    Distributes icon assets in multiple formats, including JSX and SVG, to support various development environments.

    JavaScript
    在 GitHub 上查看↗23,618
  • twitter/twemojitwitter 的头像

    twitter/twemoji

    17,672在 GitHub 上查看↗

    Twemoji is a library designed to provide consistent emoji rendering across different web browsers and operating systems. It functions by identifying and extracting Unicode emoji sequences from text and replacing them with standardized graphical assets, ensuring that symbols appear identical regardless of the underlying platform. The project distinguishes itself by offering a comprehensive toolkit that combines parsing logic with a library of scalable vector and rasterized image assets. This allows for the programmatic transformation of text into high-quality visual representations, supporting

    Delivers both vector and raster versions of symbols to balance visual fidelity and performance.

    HTMLemojitwemoji
    在 GitHub 上查看↗17,672
  • perfare/assetstudioPerfare 的头像

    Perfare/AssetStudio

    15,474在 GitHub 上查看↗

    AssetStudio is a desktop application designed for browsing, inspecting, and extracting assets from proprietary game engine archive files. It provides a comprehensive interface for navigating complex file structures to identify, preview, and export individual media components such as textures, audio, and 3D meshes. The software distinguishes itself through its ability to parse and reconstruct serialized object hierarchies and script data. By resolving assembly dependencies and traversing internal metadata trees, it translates proprietary game data into standard industry formats, including supp

    Transforms proprietary game assets into standard file formats like images, audio, and 3D models.

    C#unityunity3d
    在 GitHub 上查看↗15,474
  • pcsx2/pcsx2PCSX2 的头像

    PCSX2/pcsx2

    14,969在 GitHub 上查看↗

    This project is a cross-platform emulator designed to execute software originally developed for the PlayStation 2 console on modern computing hardware. By replicating the original processor and graphics architecture, it allows users to run legacy game discs and digital backups within a virtual environment on contemporary desktop and laptop systems. The software distinguishes itself through advanced graphics enhancement engineering, which enables users to adjust rendering resolutions, apply texture filtering, and utilize community-created patches to improve visual fidelity beyond original hard

    Provides tools to convert physical optical media into digital image files and manage virtual memory cards for persistent data storage.

    C++cppemulationemulator
    在 GitHub 上查看↗14,969
  • mono/monogamemono 的头像

    mono/MonoGame

    14,028在 GitHub 上查看↗

    MonoGame is a cross-platform game engine and framework built for the C# language and .NET ecosystem. It provides a development environment for creating 2D and 3D games that run across multiple operating systems and hardware platforms. The project serves as an open-source implementation of the XNA game studio API. It includes a dedicated game asset pipeline to convert raw art and sound files into optimized formats for efficient engine loading. The framework provides a hardware-abstraction layer to maintain a consistent interface for graphics and input across different devices. Its capabilitie

    Includes tools for transforming raw source files into optimized game-ready formats.

    C#
    在 GitHub 上查看↗14,028
  • akveo/eva-iconsakveo 的头像

    akveo/eva-icons

    8,822在 GitHub 上查看↗

    eva-icons 是一个全面的跨平台 UI 图标包,提供超过 480 个可缩放矢量图形和基于字体的图标。它既是一个 SVG 图标库,也是一套专为在 Web、iOS 和 Android 界面中保持一致使用而设计的 Web 字体图标集。 该集合是一套动画图标集,支持缩放、脉冲、摇晃和翻转等运动效果,以提供视觉反馈或吸引用户注意。 该库涵盖了 SVG 图形和 Web 字体图标的实现,支持通过 JavaScript 或 CSS 样式表注入视觉元素。它支持多格式资产分发,以在不同操作系统和屏幕尺寸上保持统一的视觉语言。

    Provides icons in both vector (SVG) and font formats to ensure cross-platform compatibility.

    TypeScript
    在 GitHub 上查看↗8,822
  • assetripper/assetripperAssetRipper 的头像

    AssetRipper/AssetRipper

    6,935在 GitHub 上查看↗

    AssetRipper is a suite of tools designed for the recovery and analysis of Unity game projects. It functions as an asset extractor, project reconstructor, shader decompiler, binary analysis tool, and dependency auditor. The project specializes in recovering high-level structures from compiled binaries. It reconstructs prefabs from inlined scene instances, reverses static batching to separate merged meshes, and translates compiled shader code from multiple platforms back into a readable format. Its broader capabilities include converting serialized files and bundles back into native engine for

    Converts proprietary Unity serialized files and asset bundles back into native engine formats for use in professional editors.

    C#csharpdecompilergames
    在 GitHub 上查看↗6,935
  • nicholas-ochoa/opensc2kN

    nicholas-ochoa/OpenSC2K

    5,084在 GitHub 上查看↗

    OpenSC2K 是一个开源 JavaScript 城市建设引擎,设计为 SimCity 2000 的复刻版。它作为一个基于 Web 的模拟,使用 Phaser 3 框架来实现游戏循环和实体管理。 该项目利用 WebGL 和 Canvas 渲染来可视化大规模城市环境。它包括一个基于坐标的摄像机系统,支持在重建的游戏世界中进行平移和缩放。 该引擎结合了一个数据管道来解析遗留城市文件和图形资产,使其能够在现代 Web 浏览器中重建和显示城市布局。

    Converts and renders legacy game world data and graphics assets through a modern web-based engine.

    JavaScript
    在 GitHub 上查看↗5,084
  • hfo4/gameboy.liveHFO4 的头像

    HFO4/gameboy.live

    4,883在 GitHub 上查看↗

    该项目是一个 GameBoy 硬件模拟器,模拟原始处理器、图形和声音系统以运行复古 ROM。它提供了一个核心模拟引擎,使用周期精确 (Cycle-accurate) 模拟执行指令,以匹配原始硬件时序。 该模拟器专为远程游玩而设计,支持通过 HTTP 和 WebSocket 进行云游戏流传输。这允许通过 Web 浏览器进行远程合作游戏,以及通过 Telnet 渲染游戏状态的终端游戏。 该系统包括内存映射 I/O 模拟和基于状态的存档恢复功能,以保留游戏进度。它还为模拟器状态调试提供了诊断工具,允许用户在运行时设置断点并检查内存或寄存器状态。

    Writes and restores game state to the virtual cartridge to preserve player progress.

    Goasciiemulatorgame
    在 GitHub 上查看↗4,883
  • uswds/public-sansuswds 的头像

    uswds/public-sans

    4,717在 GitHub 上查看↗

    Public Sans 是一款开源无衬线字体家族,专为提升数字显示和印刷媒体的易读性而设计。它构建了一套无障碍数字排版系统,旨在满足不同视力需求和设备限制用户的视觉无障碍标准。 该项目提供了一个可变字体家族,通过单个字体文件即可实现对字重和样式轴的灵活控制。它包含一套针对不同浏览器和屏幕分辨率进行优化的 Web 兼容字体。 该字体旨在用于政府设计系统以及跨 Web、印刷和移动平台的数字品牌一致性建设。它专注于无障碍 Web 排版,确保视障用户也能清晰阅读文本。

    Provides typeface assets in WOFF2, OTF, and TTF formats to ensure compatibility across web and print media.

    HTMLfontgeometricofl
    在 GitHub 上查看↗4,717
  • hfg-gmuend/openmojihfg-gmuend 的头像

    hfg-gmuend/openmoji

    4,469在 GitHub 上查看↗

    OpenMoji is an open-source library of Unicode-compliant emoji icons provided in SVG, PNG, and font formats. The project serves as a comprehensive graphics repository designed for use in user interfaces, ensuring consistent visual communication through a standardized set of vector and raster assets. The library distinguishes itself by providing both colored and outlined styles to meet different interface requirements. It implements the Fitzpatrick scale for skin tone variations and combination tones, facilitating diverse and inclusive human representation. The collection includes both standar

    Supplies a consistent set of graphics delivered in multiple formats including SVG, PNG, and font files.

    HTMLcolorfontemojiopenmoji
    在 GitHub 上查看↗4,469
  • joypixels/emojionejoypixels 的头像

    joypixels/emojione

    4,432在 GitHub 上查看↗

    Emojione 是一个 Unicode 表情符号资源库和跨平台表情集,旨在覆盖原生操作系统的字形。它提供了一套统一的图像集合,并映射到 Unicode 字符,以确保在不同设备和浏览器上获得一致的视觉渲染效果。 该项目提供了一个包含 PNG 和 SVG 矢量图形的多格式资源库。通过用一套统一的自定义图像替换标准系统表情,这些资源可以在各种屏幕尺寸和分辨率下实现高分辨率渲染。 该库管理 Unicode 字符到特定图像文件路径的映射,从而实现将基于文本的表情符号转换为图像源 URL。此过程通过绕过原生操作系统的渲染,确保了视觉效果的统一。

    Provides emoji graphics in both PNG and SVG formats to support diverse platform requirements.

    PHP
    在 GitHub 上查看↗4,432
  • k4zmu2a/spacecadetpinballk4zmu2a 的头像

    k4zmu2a/SpaceCadetPinball

    4,253在 GitHub 上查看↗

    SpaceCadetPinball is a reverse-engineered, cross-platform port of the classic 3D Pinball - Space Cadet game, rebuilt from the original binary without access to its source code. It functions as an asset-driven pinball emulator that loads the original game data files to recreate the authentic visual and audio experience on modern hardware, preserving the legacy title through binary-to-source porting and reverse engineering. The project distinguishes itself by reconstructing the game's logic through runtime analysis of the original compiled instructions, translating them back into readable C++ c

    Preserves and restores legacy game assets and behavior through binary-to-source porting and reverse engineering.

    C++
    在 GitHub 上查看↗4,253
  • seriouscache/uabeSeriousCache 的头像

    SeriousCache/UABE

    4,137在 GitHub 上查看↗

    UABE 是一个专门的工具集,用于提取、修改和转换存储在 Unity 引擎包文件中的资产。它作为一个资产包提取器和游戏模组工具,旨在更改 Unity 游戏中的 3D 网格、纹理和音频。 该项目包含一个资产格式转换器,将内部 Unity 数据转换为通用文件格式以供外部编辑。它还具有模组安装程序生成器,可从修改后的资产包文件中创建独立的安装包。 该软件提供了游戏资源提取和资产转换的功能,允许用户检索嵌入文件并将专有的内部资产转换为标准媒体类型。

    Transforms proprietary Unity assets into standard file formats for external use.

    C++unityunity3d
    在 GitHub 上查看↗4,137
  • ejoy/antejoy 的头像

    ejoy/ant

    3,917在 GitHub 上查看↗

    Ant 是一个模块化的游戏引擎框架,专为构建交互式 3D 体验而设计。它提供了一个核心运行时基础设施,支持集成独立的、可复用的功能包以扩展引擎能力。 该引擎具有专门的预编译(AOT)资源管线,可将原始 3D 模型、纹理和着色器转换为优化的二进制格式。通过利用预计算的内存映射布局,系统最大限度地减少了运行时处理开销,并提高了游戏资源的加载速度。 开发工作由一个可脚本化的世界编辑器支持,该编辑器允许通过可视化界面进行场景组装和对象配置。此工作区设计为可扩展,支持通过脚本层进行自定义工具和界面配置。该框架还包括用于在执行期间检查应用逻辑的集成调试工具。

    Processes raw art files into engine-ready formats using specialized build tools to ensure full compatibility and improve loading speeds.

    Lua
    在 GitHub 上查看↗3,917
  • xemu-project/xemuxemu-project 的头像

    xemu-project/xemu

    3,673在 GitHub 上查看↗

    xemu is a game console emulator and virtual hardware hypervisor designed to execute original Xbox game software on various operating systems. It functions as a disk image player that simulates physical circuitry and storage to enable the playback of original titles. The project includes a suite of low-level system debugging tools for inspecting registers, tracing execution events, and dumping memory from running guest code. It provides specialized capabilities for hardware accuracy testing and game hardware debugging to analyze system behavior. The software covers a broad range of emulation

    Provides utilities for converting physical Xbox discs to digital images and managing virtual storage for preservation.

    Cemulationemulatorhacktoberfest
    在 GitHub 上查看↗3,673
  1. Home
  2. Graphics & Multimedia
  3. Multi-Format Asset Distribution

探索子标签

  • Game Asset Converters2 个子标签Tools for transforming proprietary game assets into standard file formats for external use. **Distinct from Multi-Format Asset Distribution:** Distinct from multi-format asset distribution: focuses on game-specific asset conversion rather than web delivery.