Rearrangements of objects without repetitions, and with repetitions

This theme is a continuation of my previous theme with endless sketchfab, and in general I decided to go the other way, and make all possible placements of all sets of objects without repetitions, and with repetitions.

An endless podium for experimenting with and without repetitions.

All possible permutations without repetition (Version 0 - An endless podium of planes) | Babylon.js Playground

Rearranging cubes by half on each plane without repetitions.

All possible permutations without repetition (Version 1 - Rearranging cubes by half on each plane without repetitions) | Babylon.js Playground

An endless podium of planes with permutation points.

All possible permutations without repetition (Version 2 - An endless podium of planes with permutation points) | Babylon.js Playground

the permutation pipeline.

All possible permutations without repetition (Version 3 - the permutation conveyor) | Babylon.js Playground

Permutations objects using coordinate masks.

All possible permutations without repetition (Version 4 - Permutations using masks) | Babylon.js Playground

Random arrangement of the balls on each plane without repetition without using a mask.

All possible permutations without repetition (Version 5 - Random arrangement of balls on each plane without repetition) | Babylon.js Playground

Random generation of balls on planes with repetitions.

All possible permutations without repetition (Version 6 - Random generation of balls on planes with repetitions) | Babylon.js Playground

The same version as 4, but without endless generation.

All possible permutations without repetition (Version 7 - Permutations using masks but without endless generation) | Babylon.js Playground

Generating permutations without repetitions using masks as the camera moves.

All possible permutations without repetition (Version 8 - Permutations using masks but as the camera moves) | Babylon.js Playground