<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/do-wavy-walls-really-use-fewer-bricks-i-tested-it-in-blender-p6hmuwdt4" -->

---
title: Do Wavy Walls Really Use Fewer Bricks? I Tested It in...
description: A developer used Blender&#x27;s geometry nodes to build a fully procedural simulation of crinkle crankle (serpentine) walls to test two popular claims: that they...
canonical: https://daily.dev/posts/do-wavy-walls-really-use-fewer-bricks-i-tested-it-in-blender-p6hmuwdt4
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Do Wavy Walls Really Use Fewer Bricks? I Tested It in Blender | daily.dev
og:description: A developer used Blender&#x27;s geometry nodes to build a fully procedural simulation of crinkle crankle (serpentine) walls to test two popular claims: that they...
og:url: https://daily.dev/posts/do-wavy-walls-really-use-fewer-bricks-i-tested-it-in-blender-p6hmuwdt4
og:image: https://api.daily.dev/og/posts/P6HMUwdT4.png
og:image:alt: Do Wavy Walls Really Use Fewer Bricks? I Tested It in Blender
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Do Wavy Walls Really Use Fewer Bricks? I Tested It in Blender

**[Lobsters](https://daily.dev/sources/lobsters)** · 7 min read · 0 upvotes · 0 comments

## Summary

A developer used Blender's geometry nodes to build a fully procedural simulation of crinkle crankle (serpentine) walls to test two popular claims: that they use fewer bricks than straight walls, and that they're more resistant to lateral impact. The brick-count claim was confirmed — at 100m length, serpentine walls use only 55% as many bricks as double-thickness straight walls. The strength claim was busted via rigid body simulations with 150kg and 300kg metal balls, with both wall types failing under impact, though the serpentine wall showed a smaller damage footprint. The Blender file is shared publicly.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.tymscar.com/posts/crinklecranklewalls>

## Similar posts on daily.dev

- [Easily Lay Floor Bricks With Procedural Masonry Generator](https://daily.dev/posts/easily-lay-floor-bricks-with-procedural-masonry-generator-p3jyxzljb) · 80 LEVEL · 1 upvotes · 0 comments

---

Tags: [#blender](https://daily.dev/tags/blender), [#physics](https://daily.dev/tags/physics)

[View this post on daily.dev](https://daily.dev/posts/do-wavy-walls-really-use-fewer-bricks-i-tested-it-in-blender-p6hmuwdt4)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Do Wavy Walls Really Use Fewer Bricks? I Tested It in Blender","url":"https://daily.dev/posts/do-wavy-walls-really-use-fewer-bricks-i-tested-it-in-blender-p6hmuwdt4","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/do-wavy-walls-really-use-fewer-bricks-i-tested-it-in-blender-p6hmuwdt4"},"datePublished":"2026-07-04T21:42:07.928Z","dateModified":"2026-07-04T21:42:30.703Z","description":"A developer used Blender's geometry nodes to build a fully procedural simulation of crinkle crankle (serpentine) walls to test two popular claims: that they...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f624ab77f5ce03f8d93212df207779d5?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f624ab77f5ce03f8d93212df207779d5?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Lobsters","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/do-wavy-walls-really-use-fewer-bricks-i-tested-it-in-blender-p6hmuwdt4","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"blender,physics","timeRequired":"PT7M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"Do Wavy Walls Really Use Fewer Bricks? I Tested It in Blender"}]}
```

