Bigfoot71 / r3dLinks
Advanced 3D rendering library for raylib
☆126Updated this week
Alternatives and similar repositories for r3d
Users that are interested in r3d are comparing it to the libraries listed below
Sorting:
- Advanced 3D rendering library for raylib☆46Updated 4 months ago
- Useful components for raylib using the C programming language☆82Updated 4 months ago
- Raylib 100% GPU particles example in 3D. Uses compute shaders and is fully documented. Millions of particles at 60 fps on a laptop.☆133Updated last year
- Extra examples for raylib in C☆98Updated 3 months ago
- Utilities and common code for use with raylib☆116Updated last year
- Shows how to integrate Box2D with raylib☆114Updated 9 months ago
- Lighting management system for raylib☆52Updated last week
- Examples and simple games using raylib and C++☆93Updated last month
- Shadowmap implementation in raylib☆27Updated last year
- Load Tiled .tmx files for tile maps in raylib, using the TMX C Loader.☆70Updated 10 months ago
- I've made a graphics demo with #raylib that features a procedural tropical island and some cool stuff like real-time erosion simulation, …☆38Updated 4 years ago
- A simple and easy-to-use raygui layouts editor☆131Updated last month
- A small Raylib C++ template that uses CMake, LDtk, and Box2d☆82Updated 2 months ago
- Retro FPS game inspired by Quake, using Odin and Raylib [ALPHA]☆112Updated last year
- A template for the raylib gamejams☆66Updated 4 months ago
- A clean and customizable 3D gizmo tool for raylib. Designed with an Immediate Mode style for simplicity, it requires just a single functi…☆108Updated 4 months ago
- Useful components for raylib using the C++ programming language☆45Updated 8 months ago
- A minimal project template for raylib using CMake that works well in CLion & Visual Studio.☆186Updated last year
- Load Aseprite files for animated sprites in raylib.☆96Updated 3 weeks ago
- Clean and user-friendly extension for raylib that adds seamless audio and video streaming support via the FFmpeg libav* libraries. It ena…☆75Updated 2 months ago
- An example of a simple RPG game using raylib☆118Updated 3 months ago
- Android native example application completely written in Odin☆45Updated 3 months ago
- A C++11 loader for levels and tile maps created with LDtk (Level Designer ToolKit)☆122Updated last month
- A simple and easy-to-use raylib build projects generator☆218Updated 3 months ago
- Box2D 3.0 bindings for Odin language☆21Updated 10 months ago
- Odin bindings Steamworks API. Steamworks is a free suite of tools available to any developer to use in their game or software on Steam.☆95Updated 8 months ago
- JoltPhysics C interface☆115Updated this week
- Odin ECS was built because I needed a way to dynamically add functionality to things in my game. I also just find entity component system…