4 releases

1.4.0-alpha.3 Feb 6, 2024

#166 in Rendering

Download history 19/week @ 2024-02-04 20/week @ 2024-02-25 19/week @ 2024-03-31 103/week @ 2024-04-14

122 downloads per month
Used in ul-next

Custom license

245KB
5K SLoC

ul-next

Build Crates.io ul-next docs.rs (with version)

High level rust bindings for Ultralight. Replacement for rust-ul.

Ultralight is a lightweight, high-performance HTML rendering engine designed for applications that require a high degree of customization. Using GPU-accelerated HTML rendering, it's a great fit for rendering user interfaces in games, and other applications.

Extra files

You need to include resources folder in the execution directory.

You can find the resources folder in the Ultralight SDK

Examples

To see how this library is used, please check the examples in the examples directory.

cargo run --example=basic_app

For now, must be run from the root of the project, as it needs to find the resources folder in the examples directory.

License

This project uses the ULTRALIGHT FREE LICENSE AGREEMENT - V1. See LICENSE for more information.

No runtime deps