Skip to content

gabefork/pacific

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Pacific

Pacific is an implementation of radiance cascades, a high quality, performant rendering technique for global illumination.

## Installation

To run, make sure that you have [Rust](https://www.rust-lang.org/) installed:

```
rustup --version
```

Then:
```
git clone https://github.com/gabefork/pacific.git
cd pacific
cargo run --release
```

About

Global Illumination with Radiance Cascades... the hard way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors