Mouse House - Nodevember Tiny Promp

Over the last week I wanted to push Geometry Nodes as far as I could to put what I’d learned from the rest of the month into practice, and maybe also come up with some useful tips for others getting into the nodes. The prompt was tiny so I wanted to make a little mouse house, loosely inspired by the Brambly Hedge series by Jill Barklem.

Final result:

(More views at the bottom)

Timelapse: https://www.youtube.com/watch?v=oRl7e8jCjU8

The 6 livestreams (around 40 hours all in) are all on my YouTube channel.

Grab the file for Blender 3.1 linked at the bottom of this post (publically available).

Lessons I Learned

  • Working in single node trees to this extreme does not help you. You are losing out on actually just being able to transform things in 3D. Because this was Nodevember, I did it pure nodes, but don’t do that.

  • Geometry Nodes is best used as a tool in a larger workflow rather than THE workflow. This slowed me up when making many of the assets. I may change my position on this as we gain actual modelling functionality.

  • Proceduralism is incredible for when you need flexibility, fine parametric control, and integrating multiple disparate objects into the control of a new object. It’s all about systems. Even something fairly simple like the plaster squeezing throught the laths on the back wall are a good use here.

  • Proceduralism is not incredible for one off, specific designs, especially with fairly complex forms. For example, the Fairy Lights themselves (not the wires) would have been significantly faster to model manually. Same for the Almonds / Acorns / Spool / Books etc.

  • Creating dummy meshes to anchor things like wires gives you a lot of really nice, art-directable control versus just working with the entire surfaces they attach to and hoping to find a good seed value or masking with maths. This would be even better if I was using multiple objects because then I could have literally just manually positioned the surfaces real quick.

  • Creating specific wires (like the one across the front of the floor) would be a good use of mixing processes. A real curve that lets you art direct and then using Geometry Nodes as a “modifier” that can randomise the path slightly and apply a custom bevel shape and shader etc.

  • Some things work especially well with Geometry Nodes like the floor and stamps where you can instance a whole bunch of geometry and then have a system that individually modifies each instance’s mesh. This does require some lateral thinking (or just the Copy on Points node in my toolkit).

  • You can do some really fun things by passing normal data out of Geometry Nodes and processing it in the shader. Example in the scene is the postage stamps. A “real”, 3D Suzanne was used and the normal field captured, then suzanne is flattened and added to the stamp. The normal is passed out and processed in shader to give this fun, flat, printed look.

  • I find Geometry Nodes fairly easy, in a large part thanks to my toolkit giving me 90+ higher level tools that just do what you actually need to make stuff. Blender is renowned for having a lot of low level tools making it super flexible. When it comes to actually making a whole scene, some higher level workflow aides can be a massive help. It’s a paid add-on but the amount that I use it in my work can’t really go unmentioned here.

Things I’d love to see added

  • 3D Viewport Gizmos linked to nodes. Like being able to select a Transform node and getting a multi-transform gizmo displayed on the bounding box centre of the relevant geometry.
  • A “Paste 3D Cursor Location” operator. Huge thanks to Joshua (Serpens developer) for making me a python add-on to do this in one of the streams. It’s such a useful thing to have quick access to for quickly being able to drop the 3D cursor location into vector inputs like the end points of a Bezier, or the translation of a transform node. There is a CTRL+ALT+C/V operator to copy entire vectors but because of so many different vector types (numbers vs distance vs degrees) this operator doesn’t work half the time.
  • Loops. Loops will make Geometry Nodes so much more exciting and versatile.
  • Control for more data. Eg instancing things like lamps and being able to pass out attributes to control the light nodes. Being able to control a camera object would be amazing for handling animation. Access to shape keys. Access to Alembic cache to be able to randomise animation per instance. Access to animation actions. The list continues. Ideally all data could be interactable through a single type of node tree. Siloing this control will bite the user unless there’s a really clear channel for shuttling data around inside Blender. Will named attributes alone be able to handle this?
  • More of the same. The devs are doing an amazing job. I can’t wait to see what we’ll be able to make in 12 months!

57 Likes

This is so incredible, I think you left people speechless, that’s why they didn’t comment yet :smiley:
Thank you for sharing!

2 Likes

Haha thanks so much Nick!

I featured you on BlenderNation, have a great weekend!

2 Likes

Everything about this is just . . . holy-crap-WOW!!! Love the storytelling, the work, everything. Most excellently done. And with nodes?! Even more impressive. Bravo! :clap: :sunglasses: :clap:

1 Like

Thank you so much Bart! Some really strong work in this week’s post!

1 Like

Thank you!

THe main image is actually overwhelming for a human to take in. Especially that it has so many lights. Zoomed out it is too much, but enlarging it to actual resolution an panning around is an enjoyable experience. It is like Animalia book where there are so many little things to explore.

I would recommend setting Tiny Bedroom or Tiny Table as the selected image that appears in the gallery.

2 Likes

I saw this post yesterday and it is insane! nicknemer Is right, words are not enough, I hardly dared to comment.

I was revealed reading your conclusions as, although I enjoy “dabbling” with nodes (yes - I just plug them in and have fun), I really enjoy modelling as well, I am not prepared and do not have your dedication to create such pieces of art from just a node tree.

I agree with Boder that this image is a bit overwhelming at a glance (so is the node setup!) and take the opportunity to say that I loved your “Endless Blue Bloom”, when I saw this one I thought “he just keeps churning them out!”

Amazing work as usual from you and thank you for your informative videos.

2 Likes

Ooh I didn’t realise I could manually pick! I’ve set that now, thanks!

Thanks so much!

You somehow always keep raising the bar with all of your artworks!

Also can you please share the copy 3d cursor location addon? Sounds quite useful :grin:.

1 Like

When I saw this render, the way it was created with GN, the insane amount of work for recording the process and the unvaluable generosity of sharing all the knowledge… I just had to delete Blender from my computer.

Jokes aside. Thanks for all your stuff. Hats off. Its incredible your knowledge of maths and procedural creation.

1 Like

Thanks so much!

Here it is! Credits to Joshua who develops Serpens.
cursor_loc_to_geo_node.py (1.7 KB)

1 Like

Haha thanks so much :smiley:

Juste astonishing. :+1:
Keep going :grinning_face_with_smiling_eyes:

1 Like

Agreed. I think Nodevember is a good example of what you can do, not what you should do.

1 Like

My mind is blown. The detail is incredible. You are a god to me. Give yourself a big pat on the back!

1 Like

Omg Thanks so much!!

Absolutely! A good baptism by fire for the new geo nodes as well!

1 Like