notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

README.md (298B)


      1 
      2 # renderbud
      3 
      4 A wgpu middleware renderer. I created this so I can have full fledged
      5 3d rendering embedded inside of [notedeck][notedeck]
      6 
      7 This is not usable at the moment, but feel free to browse.
      8 
      9 ## examples
     10 
     11 ```
     12 cargo run --example ironwood
     13 ```
     14 
     15 [notedeck]: https://github.com/damus-io/notedeck