Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / type @ 0fb3f8b8

Name Size
Data1D.java 2.25 KB
Data2D.java 2.25 KB
Data3D.java 2.25 KB
Data4D.java 2.26 KB
Data5D.java 2.25 KB
Dynamic.java 33.6 KB
Dynamic1D.java 13.6 KB
Dynamic2D.java 15.7 KB
Dynamic3D.java 17.4 KB
Dynamic4D.java 19.1 KB
Dynamic5D.java 20.9 KB
DynamicQuat.java 14.1 KB
Static.java 2.7 KB
Static1D.java 4.22 KB
Static2D.java 4.89 KB
Static3D.java 5.54 KB
Static4D.java 6.2 KB
Static5D.java 6.86 KB

Latest revisions

# Date Author Comment
0fb3f8b8 03/20/2024 12:08 PM Leszek Koltunski

Lint

8c57d77b 03/31/2023 05:24 PM Leszek Koltunski

Decouple (to a large degree) the OpenGL Library from Android.

2c8310b1 07/15/2022 01:48 AM Leszek Koltunski

license

bff329fb 07/13/2021 02:03 PM Leszek Koltunski

Copy constructors for the Statics.

c0e4d5cf 06/01/2021 03:04 PM Leszek Koltunski

Dynamics: minor.

d403b466 06/01/2021 01:38 PM Leszek Koltunski

Dynamics: consolidation of code.

9aabc9eb 06/01/2021 12:02 PM Leszek Koltunski

Dynamics: introduce two speed modes - smooth and segment_constant.
Prepare the third mode - globally_constant.

a59b5f2c 05/23/2021 04:02 PM Leszek Koltunski

2 Skewb Ultimate cubits.

24b1f190 05/16/2021 11:19 PM Leszek Koltunski

RubikControl: fixes; progress.

4f9ec5d6 05/14/2021 12:51 AM Leszek Koltunski

Make Dynamic's resetToBegin() done on the next frame.
This is necessary if we want to reset many Dynamics at one go and have all of them start synchronized.
Otherwise it can happen that when we reset, we do it when some objects which the Dynamics belong to are already rendered and others are not, and then some of the Dynamics will be delayed by one frame which is visible already.

View revisions

Also available in: Atom