This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import bpy | |
import math | |
import os | |
# Settings | |
scene = bpy.context.scene | |
output_dir = scene.render.filepath | |
steps = 8 | |
# Animation length |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set cut_paste_input [stack 0] | |
version 11.2 v5 | |
push $cut_paste_input | |
Group { | |
name kit_noiseClouds_v002_1 | |
tile_color 0x6096ffff | |
selected true | |
xpos -121 | |
ypos -263 | |
addUserKnob {20 User} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set cut_paste_input [stack 0] | |
version 11.2 v4 | |
BackdropNode { | |
inputs 0 | |
name BackdropNode11 | |
tile_color 0x7171c600 | |
label "do all your comping normally here" | |
note_font_size 42 | |
selected true | |
xpos 13943 |