chunky icon indicating copy to clipboard operation
chunky copied to clipboard

Refactor RenderConfig interface

Open ShirleyNekoDev opened this issue 1 year ago • 0 comments

  • renames methods to be more precise
  • move render options from ChunkyOptions into separate interface/class (long term goal is to reduce the amount of context which is pushed around for rendering with the RenderManager/RenderContext)
  • add customization factories for Rays and WorkerState in TileBasedRenderer (for plugins)

ShirleyNekoDev avatar Mar 06 '23 13:03 ShirleyNekoDev