solis_2d

Crates.iosolis_2d
lib.rssolis_2d
version0.1.1
sourcesrc
created_at2024-10-12 21:46:17.507819
updated_at2024-10-12 22:10:07.007404
description2D global illumination with optimized radiance cascade
homepage
repositoryhttps://github.com/Lommix/solis_2d
max_upload_size
id1406902
size856,266
Lorenz (Lommix)

documentation

README

Solis 2D

License: MIT or Apache 2.0 Crate

2D global illumination with radiance cascades.

title img

Featuring realistic 2D light, shadow and normal map calculation using a optimized version of radiance cascade.

This crate is currently work in progress.

Aiming to be compatible with all targets.

Checkout out the examples

cargo run --example light --features=dev
cargo run --example simple --features=dev

https://github.com/user-attachments/assets/858d7842-aed2-46b7-b001-7b87aa3e8ac0

https://github.com/user-attachments/assets/5c98a8c4-ae5b-4019-b147-ceba065f074b

Amazing resources:

Gm Shader Blog

Json's RC Blog

Commit count: 31

cargo fmt