1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-07-03 14:25:35 +00:00

Fixed Rotations

Minecraft uses world rotation, three.js uses local rotation. I was
unable to find a way to convert the rotations, until now.
This commit is contained in:
Lars Martens 2016-01-25 20:11:16 +01:00
parent 6bb0885d54
commit 5c466e71d2
2 changed files with 25 additions and 7 deletions

View file

@ -28,7 +28,6 @@
<div id="card">
<h1>MINECRAFT ARMOR STAND</h1>
<b>Please note:</b> some rotation values do not work correctly.
<div class="padding">
<center>
<a href="https://github.com/haselkern/Minecraft-ArmorStand" target="_blank"><img src="images/github.png" alt="GitHub" title="GitHub" /></a>