@corvo-publish/heartsteel
v0.0.5
Published
Use three.js load League of Legends model in the web.
Downloads
2
Readme
Heartsteel
Use three.js load League of Legends model in the web.
An example here:
https://corvo.myseu.cn/
Usage
<div
id="heartsteel-root"
hs-model="https://model.rawforcorvofeng.cn/arcanist-zoe.glb"
hs-width="350"
hs-height="350"
hs-scale="0.0035"
hs-action="Death"
></div>
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/@corvo-publish/heartsteel@latest/dist/assets/heartsteel.js" ></script>