Project

General

Profile

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

library / src / main / java / org / distorted / library / type / Dynamic5D.java @ 649544b8

# Date Author Comment
649544b8 10/21/2016 01:18 AM Leszek Koltunski

Completely redesign Noise in the Dynamics and move all the complexity to the parent class.

something does not work with it now :)

3002bef3 10/19/2016 12:27 AM Leszek Koltunski

Move most of the NOISE complications from DynamicND classes to the parent Dynamic class.

522eebc8 10/17/2016 11:36 PM Leszek Koltunski

Add Static5D and Dynamic5D.