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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Pikachuxxxx avatar

Pikachuxxxx/Razix

0
View on GitHub↗
488 estrellas·32 forks·C++·Apache-2.0·4 vistas

Razix

Razix Engine Razix is a High Performance Engine for a game called "Tanu"! it is not a generic engine, I'll have the GDD/Story etc. soon here! For now I have the mood board and broad storkes of the game. It's a first person narrative driven action-puzzle game, with a duration of 2-3 hours. Razix…

Features

  • Game Engine Development - Modern game engine focused on high-performance rendering.
  • Game Engines - High-performance research engine for production pipelines.
  • Game Engine Resources - Modern game engine project for learning rendering and architecture.

Historial de estrellas

Gráfico del historial de estrellas de pikachuxxxx/razixGráfico del historial de estrellas de pikachuxxxx/razix

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Razix

Proyectos open-source similares, clasificados según cuántas características comparten con Razix.
  • aloisdeniel/awesome-monogameAvatar de aloisdeniel

    aloisdeniel/awesome-monogame

    1,427Ver en GitHub↗

    A collection of interesting libraries/tools for Monogame based game projects

    awesomegamemonogame
    Ver en GitHub↗1,427
  • ambientrun/ambientAvatar de AmbientRun

    AmbientRun/Ambient

    3,902Ver en GitHub↗

    Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system for building and deploying high-performance games that run across web browsers and desktop platforms using WebAssembly and WebGPU. The project features a networked database that automatically replicates real-time state and components between servers and players. It utilizes WebAssembly sandboxes to isolate game logic, which prevents individual script crashes and allows for the secure execution of untrusted code. The framework includes a graphics system for high-fidelity 3D visu

    Rust
    Ver en GitHub↗3,902
  • 4ian/gdevelopAvatar de 4ian

    4ian/GDevelop

    20,609Ver en 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
    Ver en GitHub↗20,609
  • melonjs/melonjsAvatar de melonjs

    melonjs/melonJS

    6,319Ver en GitHub↗

    melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a complete framework for sprite animation, tilemap loading, physics simulation, input handling, and audio playback, with a unified rendering system that automatically switches between WebGL and Canvas2D backends without code changes. The engine distinguishes itself through several integrated capabilities. It features a per-sprite shader pipeline for custom fragment shader effects, a SAT-based collision engine with swappable physics adapters (including built-in SAT, Matter.js, and Plan

    JavaScript
    Ver en GitHub↗6,319
Ver las 30 alternativas a Razix→

Preguntas frecuentes

¿Qué hace pikachuxxxx/razix?

Razix Engine Razix is a High Performance Engine for a game called "Tanu"! it is not a generic engine, I'll have the GDD/Story etc. soon here! For now I have the mood board and broad storkes of the game. It's a first person narrative driven action-puzzle game, with a duration of 2-3 hours. Razix…

¿Cuáles son las características principales de pikachuxxxx/razix?

Las características principales de pikachuxxxx/razix son: Game Engine Development, Game Engines, Game Engine Resources.

¿Qué alternativas de código abierto existen para pikachuxxxx/razix?

Las alternativas de código abierto para pikachuxxxx/razix incluyen: ambientrun/ambient — Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system… stevinz/awesome-game-engine-dev — Awesome list of resources for Game Engine Development. 4ian/gdevelop — GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting… aloisdeniel/awesome-monogame — A collection of interesting libraries/tools for Monogame based game projects. melonjs/melonjs — melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a… boomingtech/piccolo — Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and…