color-cube pattern init

This commit is contained in:
spatialfree 2022-10-06 12:44:33 -04:00
parent e269f10b6b
commit a11fa2d17d
3 changed files with 15 additions and 1 deletions

View file

@ -110,7 +110,7 @@ public class Oriel {
WaveCursor wc = (WaveCursor)Mono.inst.dofs[1];
cursor = wc.cursor.position;
cursorOri = wc.cursor.orientation;
cursorOri = Quat.Identity; // wc.cursor.orientation;
// debug

View file

@ -0,0 +1,14 @@
# 2019.05.31 -> 2022.10.06 ->
# deprecated format
# color.rgb = (pos.x, pos.y, pos.z)
# Render(outline)
# new format *TODO
input
data
frame
design