Skip to content

N35: kajiya #1079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions content/news/035/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,34 @@ functions have also been made `const fn` removing the need for macros to create

[glam]: https://github.com/bitshifter/glam-rs

### [kajiya]

![A rendering of a fancy loft apartment](kajiya.jpg)

[kajiya] by [@h3r2tic] is an experimental real-time global illumination
renderer.

In June, a long-standing branch has landed, bringing with it a complete
overhaul of indirect lighting. The new implementation uses spatiotemporal
reservoir resampling (ReSTIR) and a novel irradiance cache, bringing forth
larger scenes, quicker response to lighting changes, and less noise.

A [detailed overview][kajiya-gi-overview] of the new global illumination
techniques is available, complete with animated diagrams!

June has also seen the addition of texture compression, automatic exposure,
a new display rendering transform, and a simplification of the interface.
The viewer app now supports drag-and-drop of scene files, glTF models,
and HDRI backdrops.

_Discussions:
[twitter (0.2 release)](https://twitter.com/h3r2tic/status/1532829918194806784),
[twitter (texture compression)](https://twitter.com/h3r2tic/status/1537212390982524929)._

[kajiya]: https://github.com/EmbarkStudios/kajiya/
[kajiya-gi-overview]: https://github.com/EmbarkStudios/kajiya/blob/main/docs/gi-overview.md
[@h3r2tic]: https://github.com/h3r2tic

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down
Binary file added content/news/035/kajiya.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.