oxihuman-viewer 0.2.1

wgpu/WebGPU rendering adapter for OxiHuman
Documentation
1
2
3
4
5
6
7
// Copyright (C) 2026 COOLJAPAN OU (Team KitaSan)
// SPDX-License-Identifier: Apache-2.0

//! GPU draw command utilities placeholder (Phase 2 wgpu integration).

// This module is reserved for GPU draw command submission
// once the `webgpu` feature is enabled. Currently a placeholder.