Skip to main content

Crate css2xr

Crate css2xr 

Source
Expand description

XR CSS Engine - WebXR向けCSS/HTMLパーサー

HTML/CSSを解析してXR空間に配置可能な要素データを生成

WASM対応: wasm-pack build –target web

Structs§

XrAnimation
XrElement
XrEvents
XrHitBox
XrKeyframe
XrTransform

Functions§

process
process_to_json
HTML/CSSを処理してJSON文字列を返す (WASM用)
to_json