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 render pipeline placeholder (Phase 2 wgpu integration).

// This module is reserved for GPU render pipeline state objects
// once the `webgpu` feature is enabled. Currently a placeholder.