procedural generation
129 subscribers
5.33K photos
1.78K videos
7 files
11.3K links
Created by @r_channels
Download Telegram
Media is too big
VIEW IN TELEGRAM
I have been rendering my planet for a 4K calming orbit ambiance video (full 4K video in comments)

https://redd.it/12ykrzf
@proceduralgeneration
Chrome Serpents // Me // 2023 // animated version in comments
https://redd.it/12zqzop
@proceduralgeneration
Feedback for my dissertation project

Hello r/proceduralgeneration


I have been working on a procedural environment generation application for my dissertation, and would love to recieve some feedback on the environments that the program generates!

The application utilizes WebGL, and uses Marching Cubes to produce the final terrain mesh.

You can download the application from the GitHub repository, and please provide any feedback through the questionnaire.

I understand that some people may not want to download the application so I have provided some example screenshots of the environments that the program generates.

​

Snowy, mountainous-like environment

Desert-like environment

Forest-like environment

https://redd.it/12zrtzt
@proceduralgeneration
Creating a procedural world with varying terrain

Pretty much the title. I have been able to create an infinite world generator using unity but the generated terrain from the noise map is repetitive.

I want to create a noise map capable of creating terrain that varies a lot, creating some terrain that's flat, some that's mountainous, some that's spiky, etc. My current noise map generator just creates repetitive noise of the same terrain type over and over again with no variation.

I've been trying to copy Minecraft's algorithm as an example but to no avail and I'm getting desperate

Thank you, and I appreciate any help

https://redd.it/12zxtby
@proceduralgeneration
While working on my game I made a highly optimized Noise Library for C#, I just made it open-source!

It's the fastest implementation of Perlin Noise out there! I commented on all the optimizations I did over standard implementations for anyone who is interested in the details of what I did. krubbles/Icaria-Noise: A highly-optimized C# noise-function library. (github.com)

A screenshot from my game :\) Will be posting more on it soon!

https://redd.it/131h252
@proceduralgeneration
Doodling with my noise generation algorithm...
https://redd.it/131i5pi
@proceduralgeneration
My game creates planets divided in sectors, and each sector has procedural generated resources, walls, terrain, and many more things are also randomized. Its a planetary exploration company sim inspired in Vampire Survivors: it has unlocks, invent your own weapons by mixing features, and more.
https://redd.it/1326zxz
@proceduralgeneration