Immediate-mode GUI development in Octant using egui and eframe. Covers AppAction event dispatching, dimension sliders, colormap palettes, and animation timelines. Use when modifying src/ui/ or src/app/ui.rs.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 4 skills de lazarusA/octant. Abre una skill para revisar su origen y sus detalles.
Mostrando 4 de 4 skills recopiladas.
Immediate-mode GUI development in Octant using egui and eframe. Covers AppAction event dispatching, dimension sliders, colormap palettes, and animation timelines. Use when modifying src/ui/ or src/app/ui.rs.
Idioma del texto original: inglés
Guidelines for WGPU rendering pipelines, WGSL shaders, uniform buffer alignments, and egui-wgpu paint callbacks in Octant. Use when modifying or creating renderers in src/plots/.
Idioma del texto original: inglés
Deep domain knowledge for Octant's N-dimensional data system, storage backends (Zarr, Icechunk), OctantBlock slicing, LRU caching (BlockCache), and background prefetching (BlockPrefetcher). Use when modifying or debugging src/data/.
Idioma del texto original: inglés
Essential workflows for building, testing, linting, formatting, running with logs, and compiling for WebAssembly or desktop in Octant. Use when running checks, tests, or build commands.
Idioma del texto original: inglés