About 348,000 results
Open links in new tab
  1. Realistic Cave Generation - Scripting Support - Roblox

    Jul 11, 2020 · As far as cave generation algorithms go, that requires some good math and calculations. However, there’s also the cave presets method. Which you design and create caves that are sort of like building blocks. You can plug one into the other and modify them through code. For the block generation, lets say each block is a 4x4x4.

  2. Random Cave Terrain Generator - Creations Feedback - Roblox

    Feb 28, 2021 · Cave Toy Check out Cave Toy. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. Generate random cave terrain Variables (NOTE - Whenever there are two numbers, the first is a multiplier where the current generation is the variable, and the second a delta) Length - Length of the long caves

  3. How could I creat a random generated cave system? (NOT INF)

    Jul 30, 2023 · I would like to create a large chunk of blank stone, with a cave system inside of it. I’ve heard about using Perlin noise, but I have no idea where to start, and how to break that down into code. Its gonna be a system like minecraft, but only underground without going above ground. I only need it around a 500,200,500 stud scale. Thank you for any responses or …

  4. How do I make a cave generation system? - Roblox

    Mar 26, 2023 · I’ve been trying to make a mining game and I’ve gotten the mining, inventory, and random ore chance to work, however I cannot get the cave generation to work. How would I accomplish generating a cave that also doesn’t get in the way of already generated blocks, and how would I make it randomized?

  5. Thoughts on cave design? - Creations Feedback - Roblox

    Jun 14, 2020 · Hello! I am currently making a classic ROBLOX style game and need some feedback on this tiny cave I made and need some feedback. Before: I have not detailed the entire map yet, so that is why the grass is bare. After: Still havent added any detail to the outside grass 🙁 Planning on adding more detail. Now looks a lot more rough and sharp! That character is going to be an animated npc. Does ...

  6. Low - Poly Cave [ Showcase ] - Creations Feedback - Roblox

    Sep 20, 2021 · Game link Roblox Low Poly Cave [ Showcase ] Check out Low Poly Cave [ Showcase ]. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. Low - Poly Map made for a showcase on the Devforum. - Every Model/Mesh in this game belongs to me. Any feedback is greatly appreciated !

  7. Cave Explorer 2, a VR exclusive action adventure! - Roblox

    Aug 8, 2021 · [VR Exclusive] Cave Explorer 2 Check out [VR Exclusive] Cave Explorer 2. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. Joey's back, and he needs your help again! Prepare yourself to dive underground once …

  8. Voxel Terrain Generation + Procedural Cave Generation - Roblox

    Sep 12, 2024 · I’ve been experimenting with perlin noise recently and have created some cool landscapes. They are randomly generated with lots of vegetation such as grass and trees to add some effect and detail to the map. I have also implemented a digging system that allows you to dig down infinitely. Another thing is that I added is cave generation. Using math.noise to generate caves randomly as you go ...

  9. Random Cave generation using terrain - DevForum | Roblox

    Feb 19, 2025 · I want to make a game about cave exploration but how do i make randomly generated cave systems using terrain? not parts but the roblox terrain system

  10. Looking for an easier way to build caves? - Roblox

    Nov 23, 2019 · Hello, I’m creating a big cave world for my game, but I’m already seeing that the way I’m going about it is taking too long. So far, over the course of about 2 days, I’ve only been able to make two areas. They do look good to me, but the bulk of the time in making them came from individually placing every single block and rotating and resizing it so that all of the blocks together form ...