Skip to content

EYES.config.Config.py

jaxsen edited this page Jul 6, 2023 · 4 revisions
Name Default Description
min_cubes 300 Minimum number of Cubes to create
max_cubes 400 Maximum number of Cubes to create
min_eyes 256 Minimum number of EYES to create
max_eyes 1024 Maximum number of EYES to create
rotate_time 3 Duration of animation in seconds
fps 10 Screenshots for Panda3D to take per second
gifs_to_make 50 Number of gifs to render
number_eye_variants 4 Number of EYE variants
min_pos_x -1000 Minimum X position to create Objects
max_pos_x 1000 Maximum X position to create Objects
min_pos_y 1000 Minimum Y position to create Objects
max_pos_y 5000 Maximum Y position to create Objects
min_pos_z -1000 Minimum Z position to create Objects
max_pos_z 1000 Maximum Z position to create Objects
min_hpr_x -100 Minimum H position to create Objects
max_hpr_x 300 Maximum H position to create Objects
min_hpr_y -25 Minimum P position to create Objects
max_hpr_y 25 Maximum P position to create Objects
color_groups -- Dictionary of ColorGroups that can be used in MapNodes
maps -- Dictionary of Maps to choose from

Clone this wiki locally