An open API service indexing awesome lists of open source software.

https://github.com/pravic/rust-gfx-sciter

Rust GFX examples with Sciter UI.
https://github.com/pravic/rust-gfx-sciter

directx gfx rust sciter

Last synced: 12 months ago
JSON representation

Rust GFX examples with Sciter UI.

Awesome Lists containing this project

README

          

# [Rust GFX](https://github.com/gfx-rs/gfx) examples with [Sciter UI](https://github.com/pravic/rust-sciter).

Note that build requires a [dxgi+sciter](https://github.com/pravic/rust-gfx/tree/sciter-window) branch of [gfx-rs](https://github.com/gfx-rs/gfx).

## Screenshots

![Blending Example](examples/blend/blend.png)

![Deferred Example](examples/deferred/deferred.png)

![Skybox Example](examples/skybox/skybox.png)

![Triangle Example](examples/triangle/triangle.png)