3D Audio Visualization (Blender)
Loading...
22,045
Loading...
Uploader Comments (kutu182)
Top Comments
-
Nice. You picked a good song for showing dynamics.
Video Responses
This video is a response to IN THE SUN - Andrew Huang
see all
All Comments (14)
-
Cool sh*it man!
-
Hott;))
-
Great video! no clue how you write the scripts but fantastic job ;)
Loading...
hey can u make a short tutorial on how to change the colors? it looks amazing!
3DWizardArt 2 months ago
@3DWizardArt Material.diffuse_color = get_color(value)
where value from 0 to 1
get_color is simple function which realize linear gradient
get_color(0) return blue, 0.5 - green, and 1 - red
kutu182 2 months ago 4
@kutu182 i get an error in line: where value from 0 to 1
you know why?
Iayer01 2 weeks ago
@Iayer01 because you dont know python programming, learn it before
kutu182 2 weeks ago
@kutu182 where? how?
Iayer01 2 weeks ago
@Iayer01 search in google something like "python tutorial"
when you learn basics of python, then try todo some tutorial especially for blender, which one you find in description of this video
i think this steps is good start
good luck
kutu182 2 weeks ago