Crates.io | rendology |
lib.rs | rendology |
version | 0.5.0 |
source | src |
created_at | 2019-12-06 19:10:45.64801 |
updated_at | 2023-06-03 15:18:52.837481 |
description | Rendology is a Glium-based 3D rendering library |
homepage | https://github.com/leod/rendology |
repository | https://github.com/leod/rendology |
max_upload_size | |
id | 186932 |
size | 269,801 |
Rendology is a Glium-based 3D rendering library. It is not, however, a game engine.
:warning: Rendology is in a very early stage; it is undocumented and subject to frequent changes. Using this crate is not (yet) recommended! :warning:
There's a blog post on Rendology's architecture.
Rendology features amateur-grade implementations of:
Each of the rendering effects can be turned on and off separately.
Rendology makes it easy to integrate custom scene shaders into the rendering pipeline.