rdw-archive / WebClient

[Proof of Concept] Browser-based client capable of rendering networked multiplayer games using modern web technologies
1 stars 0 forks source link

Integrate the BJS Skeleton Viewer to help with debugging skeletal animations #139

Open Duckwhale opened 2 years ago

Duckwhale commented 2 years ago

Yet another cool feature that should likely be exposed, if the provided API isn't intuitive enough. It likely uses BJS structures internally, so a thin wrapper might suffice.

Example PG: https://playground.babylonjs.com/#WGZLGJ#3852

Located in BABYLON.Debug, where there is some other stuff that may be useful for skeletal animations too:

image