File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -550,6 +550,26 @@ _Discussion:
550550[ bevy_quickmenu_0.1.5 ] : https://github.com/terhechte/bevy_quickmenu/releases/tag/0.1.5
551551[ bevy_quickmenu_reddit ] : https://www.reddit.com/r/bevy/comments/yyl73c/new_plugin_bevy_quickmenu_quickly_create_nested
552552
553+ ### [ Bevy Hikari] v0.3
554+
555+ ![ bevy-hikari screenshot] ( bevy-hikari-n40.jpeg )
556+ _ Direct lighting, emissive lighting and indirect global illumination under 4x
557+ temporal upscaling._
558+
559+ ` bevy-hikari ` ([ crates.io] [ hikari-crates ] , [ docs.rs] [ hikari-docs ] ,
560+ [ GitHub] [ hikari-github ] ), a path tracing renderer for [ Bevy] , is now compatible
561+ with the 0.9 version of the engine.
562+
563+ In recent updates, the renderer implements light BVH, which allows faster and
564+ more accurate multiple emissive sampling. It also features a spatial upscaler
565+ based on FSR 1.0 and a temporal upscaler based on SMAA Tu4x, making it more
566+ affordable for median end devices.
567+
568+ [ Bevy Hikari ] : https://github.com/cryscan/bevy-hikari
569+ [ hikari-crates ] : https://crates.io/crates/bevy-hikari
570+ [ hikari-docs ] : https://docs.rs/bevy-hikari
571+ [ hikari-github ] : https://github.com/cryscan/bevy-hikari
572+
553573## Popular Workgroup Issues in Github
554574
555575<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments