---
title: "A Procedural Wall Generator Made with Bevy Engine"
url: https://daily.dev/posts/a-procedural-wall-generator-made-with-bevy-engine-szi4vorss
source_url: https://80.lv/articles/a-procedural-wall-generator-made-with-bevy-engine/
type: article
source: "80 LEVEL"
published: 2022-02-15T03:42:18.403Z
updated: 2022-02-15T03:42:18.408Z
tags: ["rust"]
reading_time: 1
upvotes: 3
comments: 0
language: 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.

# A Procedural Wall Generator Made with Bevy Engine

**[80 LEVEL](https://daily.dev/sources/80lv)** · 1 min read · 3 upvotes · 0 comments

## Summary

Anastasia Opara has added shadows and the ability to adjust wall height to increase the overall realism. The generator is made using Bevy Engine, a data-driven game engine built using Rust. Rust is a multi-paradigm, general-purpose programming language designed for performance and safety.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://80.lv/articles/a-procedural-wall-generator-made-with-bevy-engine/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/a-procedural-wall-generator-made-with-bevy-engine-szi4vorss)
