Art: WFC/Wave function collapse city
See original GitHub issuehttps://github.com/marian42/wavefunctioncollapse
This is a good Unity repo + codebase for procedurally generating cities, better than what I had planned. It essentially uses a set of prefabs to glue together a cityscape based on fills and heuristics.
The actual blocks FBX is here: https://github.com/marian42/wavefunctioncollapse/blob/master/Assets/blocks.fbx
We can use this to fill the need to have a city in Zone 0, meeting the last requirement for the trailer.
The work involved is:
- create a more solarpunk set of prefab blocks, by editing the existing
blocks.fbx
; we might also want to create the textures at this stage - update the algorithm to increase height a bit
- generate a bake
- fix textures (if needed) and and edges to create the final city model
Inspiration
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:37 (35 by maintainers)
Top Results From Across the Web
Infinite procedurally generated city with the Wave Function ...
This is a game where you walk through an infinite city that is procedurally generated as you walk. It is generated from a...
Read more >Wave Function Collapse City - ArtStation
At its core, it uses the Wave Function Collapse Algorithm to generate a Columbian-inspired city. First, the Border and Rivers are generated.
Read more >Using the Wave Function Collapse Algorithm for Infinite ...
Have a look at the concept of a game by Marian where users walk through an infinite city that is procedurally generated as...
Read more >Wave Function Collapse 3D: Procedurally Generated City ...
This 3D implementation of Wave Function Collapse algorithm by Marian42 creates an infinite, procedurally generated city, assembled out of ...
Read more >Generating Worlds With Wave Function Collapse - PROCJAM
Wave Function Collapse (WFC) by @exutumno is a new algorithm that can generate procedural patterns from a sample image. It's especially exciting for...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello, I hope you don’t mind me commenting here!
Some thoughts on the current blocks:
Really looking forward to seeing progress on this, I love that you chose Solarpunk as the theme!
It’s the WIP I put in the Discord from yesterday - used deepdream to transfer the style quickly then I’m overpainting on top