Under heavy research and development, please don't use this yet!
Several renderers for display lists generated by the RSX Primitives library. Handles JSON and WebRender display items, targetting web platforms (WebGL
, Canvas
, DOM
), iOS using UIView
and native controls, VR using WebVR
, and native using WebRender, powered by glutin and gleam.
For embedding, please check out the RSX Embedding library.
This crate allows Rust-based frontends built using RSX to be rendered across a multitude of platforms.
For quick and easy example demos, simply check out here.
For much more in-depth walkthroughs and documentation on how to build your own projects from scratch, see this.