cloudofoz / raylib-gizmoLinks
A clean and customizable 3D gizmo tool for raylib. Designed with an Immediate Mode style for simplicity, it requires just a single function call to draw and interact. Supports global, local, and view-based axis orientations. Enables seamless translation, rotation, scaling, or any combination thereof, managed with intuitive bitwise flags.
☆120Updated 4 months ago
Alternatives and similar repositories for raylib-gizmo
Users that are interested in raylib-gizmo are comparing it to the libraries listed below
Sorting:
- JoltPhysics C interface☆156Updated last week
- A comprehensive list of custom game engines☆212Updated last month
- Clean and user-friendly extension for raylib that adds seamless audio and video streaming support via the FFmpeg libav* libraries. It ena…☆84Updated 4 months ago
- Advanced 3D rendering library for raylib☆229Updated this week
- Raylib 100% GPU particles example in 3D. Uses compute shaders and is fully documented. Millions of particles at 60 fps on a laptop.☆163Updated last year
- A game engine based on the Flecs Entity Component System.☆66Updated 4 months ago
- Lightweight game engine with an integrated editor that gives you full control☆75Updated this week
- A simple and easy-to-use ini-style files reader and writer☆86Updated 3 weeks ago
- Utilities and common code for use with raylib☆116Updated last year
- ☆41Updated last year
- A demo app using Odin and Raylib to show different ways of simulating a game with a fixed timestep update loop☆35Updated last year
- Physically based rendering (PBR) for raylib☆119Updated 3 years ago
- Jolt Physics raylib ⚡️ trying Jolt C++ game development physics library with raylib in a 3D hello world 🎱 bouncing sphere example.☆21Updated 8 months ago
- Raylib backend for Dear ImGui☆40Updated last year
- 2024's small template to start your raylib game. Featuring 3D, C 2017, Raylib 5.0, OpenGL 3 and a modular architecture.☆35Updated 11 months ago
- Binaries and fips integration for https://github.com/floooh/sokol-tools☆52Updated this week
- A deferred physically based 3D renderer into a simple to use header-only library.☆71Updated last year
- A C++11 loader for levels and tile maps created with LDtk (Level Designer ToolKit)☆127Updated 6 months ago
- Shader translation library for SDL's GPU API.☆327Updated 2 weeks ago
- I've made a graphics demo with #raylib that features a procedural tropical island and some cool stuff like real-time erosion simulation, …☆46Updated 4 years ago
- An extension library for the amazing raylib library, that adds better support for 3D.☆63Updated last year
- Useful components for raylib using the C++ programming language☆49Updated last year
- Single-header, cross-platform libraries for game development☆466Updated last month
- A raylib demo to visualize the Model, View, and Projection (MVP) matrices.☆21Updated 6 months ago
- Data-oriented and multi-threaded C11 Game Engine with libraries & shaders hot-reloading.☆326Updated 3 months ago
- A simple and easy-to-use raygui layouts editor