Package limn.demo


package limn.demo
The kitchen-sink demo: one runnable program that exercises every widget and subsystem, with the screenshot and benchmark harnesses the project's visual verification runs through. This module consumes the toolkit rather than belonging to it: it is not published as a library, nothing may depend on it, and nothing in it is API.
  • Class
    Description
    Limn UI demo.
    Performance footer: two rows of live gauges, what a frame costs (FPS, CPU frame time, GPU time, widgets painted, repaint regions) over what the process costs (CPU, heap, GC pause, 3D memory, 3D draw calls), each with the current value and a per-second bar chart of the last 60 ticks (the oldest tick falls off once the window is full).
    Whole screens, as opposed to the component gallery's single widgets: the kitchen sink and the 3D viewport, captured on a canvas the size of a real window.