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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
H

heapsio/hide

0
View on GitHub↗
0 stele·0 fork-uri·5 vizualizări

Hide

Hide (Heaps IDE) is an extensible editor that can be used as a middleware for various tasks, such as: - preview 3D models and textures - edit materials properties - create timeline based visual effects and movements - create whole 3D levels, place lights, paint terrain, bake shadow maps and…

Features

  • Game Engine Development - Extensible IDE for the Heaps 3D engine.

Istoric stele

Graficul istoricului de stele pentru heapsio/hideGraficul istoricului de stele pentru heapsio/hide

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Hide

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Hide.
  • boomingtech/piccoloAvatar BoomingTech

    BoomingTech/Piccolo

    6,638Vezi pe GitHub↗

    Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and runs on Windows, macOS, and Linux from a unified codebase, and includes an editor integration for live editing and debugging. The engine uses a component-based entity system with data-oriented design, storing component data in contiguous arrays for cache-friendly iteration. It features a fixed timestep game loop that decouples simulation updates from rendering frame rate, and provides a physics debug overlay that renders visual shapes from simulation data synchronized with the ed

    C++cpluspluscppgame-development
    Vezi pe GitHub↗6,638
  • adamslair/dualityAvatar AdamsLair

    AdamsLair/duality

    1,428Vezi pe GitHub↗

    a 2D Game Development Framework

    C#c-sharpcsharpdotnet
    Vezi pe GitHub↗1,428
  • aframevr/aframeAvatar aframevr

    aframevr/aframe

    17,557Vezi pe GitHub↗

    A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences directly in the web browser. It utilizes an entity component system where generic objects are assigned behaviors through attachable components and lifecycle hooks. The framework allows the assembly of immersive environments using HTML-like markup to define geometries, lighting, and materials. It implements WebXR standards to ensure consistent playback across different hardware and browsers, including support for VR headsets, desktops, and mobile devices. The system covers a br

    JavaScript3daframeaugmented-reality
    Vezi pe GitHub↗17,557
  • 4ian/gdevelopAvatar 4ian

    4ian/GDevelop

    20,609Vezi pe GitHub↗

    GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting environment. It allows users to define game logic and object interactions using a graphical interface of conditions and actions, eliminating the need for traditional programming. The platform functions as a cross-platform creator, enabling the export of projects to web, desktop, and mobile environments from a single codebase. The engine is built on a modular game development extension framework that supports the creation and sharing of reusable behaviors and logic components. Develop

    JavaScript2d-game2d-game-engine3d
    Vezi pe GitHub↗20,609
Vezi toate cele 30 alternative pentru Hide→

Întrebări frecvente

Ce face heapsio/hide?

Hide (Heaps IDE) is an extensible editor that can be used as a middleware for various tasks, such as: - preview 3D models and textures - edit materials properties - create timeline based visual effects and movements - create whole 3D levels, place lights, paint terrain, bake shadow maps and…

Care sunt principalele funcționalități ale heapsio/hide?

Principalele funcționalități ale heapsio/hide sunt: Game Engine Development.

Care sunt câteva alternative open-source pentru heapsio/hide?

Alternativele open-source pentru heapsio/hide includ: boomingtech/piccolo — Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and… adamslair/duality — a 2D Game Development Framework. aframevr/aframe — A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences… aloisdeniel/awesome-monogame — A collection of interesting libraries/tools for Monogame based game projects. ambientrun/ambient — Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system… 4ian/gdevelop — GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting…