Skip to content

aofusa/gemspt-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemspt in Rust

glass-16spp
Simple path tracing implementation for CGGems in Rust
Original

How to compile and run

cargo build
cargo run

How to release build and run

cargo rustc --release -- -C opt-level=s -C lto -C link-args=-Wl,-x,-S
target/release/gemspt-rs

About

Rustで実装するレイトレーシング

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages