This repository contains stand-alone HTML tools for 3D development.
RotationMatrixVisualizer.html Transforms and visualizes a coordinate system using a given rotation matrix. The rotation matrix must be given as comma-seperated numbers. The matrix is row-major and of size 3x3 or 4x4.