this post was submitted on 09 Jan 2024
253 points (98.1% liked)

196

16238 readers
1734 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 8 months ago (1 children)

It's also so much fun to prototype in because it's like modular synths

I'm sold.

[–] [email protected] 9 points 8 months ago (1 children)

Blender's geometry nodes and shader nodes also work this way and are incredibly fun to just mess around in creating bonkers procedural textures/shaders/objects and seeing what comes out the other end. I very much liken it to a modular synth but for your eyes

[–] [email protected] 3 points 8 months ago (1 children)

I cannot express how much this intrigues me

[–] [email protected] 6 points 8 months ago* (last edited 8 months ago) (2 children)

In that case I should also mention that Blender is 100% free to use forever (free and open source software ftw!!) and that you can hardly throw a stone on YouTube without hitting a tutorial on how to use it.

Here's a video about how to make fractals using geometry nodes: https://youtu.be/N9Tnmbnl9Yw

And here's one listing every shader node: https://youtu.be/cQ0qtcSymDI. Keep in mind that these can be combined with virtually no restrictions on what you can plug into what!

In essence, geometry nodes build procedural 3D shapes and shader nodes decide what color they are, how reflective they are, whether they emit light etc. You can also apply these factors to only part of the geometry in procedurally generated patterns.

You can either build the geometry by hand and then slap some shaders on top (I like just slapping down a flat plane or a cube or w/e with some stuff next to it for light to bounce off of and seeing what cool things I can do with it) or go fully procedural and use geometry nodes too

I will warn you though that the interface outside of the node editors is not especially intuitive (nothing could be, with the amount of controls Blender has) and you do need a somewhat beefy computer for Blender to perform well, especially if you plan on using the fancier graphics features like raytracing (which I highly recommend -- the Eevee renderer which uses rasterization instead is orders of magnitude faster but the lighting and reflectivity does not look anywhere near as good. Fine for actual 3D animation but if you want to play around with a light synth, Cycles is 100% the way to go)

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

I will look into this all. Thank you very much. My PC isn't that good but it'll chug along and maybe I can borrow a friend's for some rtx fun.

Edit: also, my phone it 10x better than my laptop so if there's any good android apps I'd be interested too.

[–] [email protected] 2 points 8 months ago

Here is an alternative Piped link(s):

https://piped.video/N9Tnmbnl9Yw

https://piped.video/cQ0qtcSymDI

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.