shame icon indicating copy to clipboard operation
shame copied to clipboard

create hot-reloading example(s)

Open RayMarch opened this issue 6 months ago • 0 comments
trafficstars

There should be an example crate that shows how to set up hot-reloading. Maybe even 2 crates

  • [ ] hot reloading via a separate binary crate that sends the generated pipeline over to a running "engine" process that owns the window.
  • [ ] hot reloading via something like https://github.com/DioxusLabs/dioxus/tree/main/packages/subsecond

RayMarch avatar May 07 '25 14:05 RayMarch