procedural generation
128 subscribers
5.32K photos
1.77K videos
7 files
11.3K links
Created by @r_channels
Download Telegram
Which procgen techniques could be useful if you were to create spaces and architecture similar to the ones you can see in the manga "Blame!"?

As the title says, any general techniques that come to your mind is appreciated. basically how would you layer certain procgen techniques to create similar spaces to blame.

https://redd.it/13sdwkp
@proceduralgeneration
How do I make liquid spawn inside of a cave?

I'm making a mining game and I use perlin noise to make the caves. I first generate a noise value at a position and check if its above a threshold. if it's above it, I then destroy that block and make 6 blocks; 1 for each direction and start the process all over again until the noise is too low.

I want to have a chance that a pool of water will spawn in this cave, but I don't know how. I'm doing this inside of ROBLOX, but I don't think that'll change anything. Any ideas on what to do?

https://redd.it/13siimn
@proceduralgeneration
Creating AI Images Beyond Discord with Open-Source Python API for Midjourney

Hi r/proceduralgeneration, I've built an open-source Python API for Midjourney, a tool for generating AI images. Instead of being confined to a Discord server, you can now generate these fascinating images directly from a Python script. Check it out here: https://github.com/yachty66/unofficial\_midjourney\_python\_api

https://redd.it/13tnfht
@proceduralgeneration
procedural mushrooms made with same system posted earlier
https://redd.it/13uw206
@proceduralgeneration
I made an Open-Source Unofficial API for Google's MusicLM in the AI Test Kitchen

Hey everyone! I recently created an unofficial Python API for Google's MusicLM, part of the AI Test Kitchen. With this API, you can generate music tracks based on a given input string and a desired track count (up to 8) beyond what the official website offers. The project handles authentication, token management, and provides convenient methods for generating and saving audio files. Check it out and leave some feedback!

GitHub Repo: https://github.com/armintum/MusicLM

https://redd.it/13uzhnt
@proceduralgeneration
This media is not supported in your browser
VIEW IN TELEGRAM
Accidental volcano eruption due to out of bounds `fract` values in vector fields simulation

https://redd.it/13v2y0s
@proceduralgeneration