mittsu
Graphics engine
A Ruby-based 3D graphics library
3D Graphics Library for Ruby.
510 stars
18 watching
33 forks
Language: Ruby
last commit: 4 days ago
Linked from 2 awesome lists
3dmittsuruby
Related projects:
Repository | Description | Stars |
---|---|---|
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
redthing1/raylib | A simple and easy-to-use graphics programming library inspired by Borland BGI and XNA. | 0 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
visualcomputing/nub | A Java-based rendering and interaction processing library supporting 2D and 3D graphics and animation. | 33 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
stemkoski/three.py | A Python 3D graphics library designed to be easy to use and follow the structure of Three.js. | 113 |
jpbruyere/vkvg | A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 767 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 388 |
bentleyblanks/sophia | A C++ library providing low-level DirectX 11 functionality and tools for real-time graphics rendering | 6 |
zuhao/plotrb | A Ruby library for generating visualizations using the Vega and D3 frameworks. | 42 |
nadrin/pbr | An implementation of physically based rendering techniques in various graphics APIs for comparison and demonstration purposes. | 1,388 |
rsaarelm/navni | A Rust library for rendering 2D graphics in text and pixel formats. | 7 |
vaiorabbit/ruby-opengl | A Ruby wrapper library for OpenGL, allowing developers to create graphics applications without having to write low-level OpenGL code. | 89 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 265 |