Project

General

Profile

Download (9.95 KB) Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / helpers / QuatGroupGenerator.java @ 338e42aa

# Date Author Comment
beee90ab 04/22/2022 05:32 PM Leszek Koltunski

Preparation for Mixup Cube: take advantage of the recent bump in MAJOR_VERSION number and change the format of basicAngles to int[][] 'per-axis-per-layer' [ Mixup Cube has different basicAngle in its middle layers (8) - and different in its edge layers (4) ]

e7587264 04/19/2022 05:00 PM Leszek Koltunski

Simplify computing cubit quaternions.

50172827 01/05/2022 11:10 AM Leszek Koltunski

Minor

a05b6e06 01/04/2022 04:39 PM Leszek Koltunski

Clenups.

0d15e934 01/04/2022 02:11 PM Leszek Koltunski

Compute the Quat Group in Java.