Skip to content

trashbyte/phosphor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phosphor Renderer

Crates.io Docs.rs MIT licensed build Coverage

Phosphor is a general-purpose deferred RPB renderer, written in pure rust. Currently under heavy development, nowhere near stable yet.

screenshot

Features:

  • Fully physically-based pipeline
  • Deferred pipeline
  • Image-based ambient lighting
  • Text rendering

Roadmap:

  • Generic material system
  • Auto exposure adjustment (partially complete)
  • Shadows
  • Light influence volumes
  • FXAA
  • Bloom
  • SSAO
  • Subsurface scattering
  • Parametric lights
  • Scene reflection captures
  • IES profiles

Usage:

Don't. Check back in a month or so.

If you're feeling really adventurous, check out Gestalt for an example of a project using phosphor.

About

deferred pbr renderer for vulkan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published