~shockham/Physo

Experiment with ray marched physically based rendering
f58599c9 — shockham 4 years ago
More tweaks to terrain
b315600e — shockham 4 years ago
More shading more fun
2445c94e — shockham 4 years ago
Add basic PBR shader

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~shockham/Physo
read/write
git@git.sr.ht:~shockham/Physo

You can also use your local clone with git send-email.

#infuse-template

A template to use with cargo-generate to create infuse projects.

Usage:

  • Install cargo-generate with:
cargo install cargo-generate
  • Create a new project with:
cargo generate --git https://github.com/shockham/infuse-template.git

Run:

  • Requires make and entr for hot reloading
  • Install wasm-pack:
cargo install wasm-pack
  • Serve the app:
make build
make serve
Do not follow this link