itch.io is community of indie game creators and players

Devlogs

Pre-Alpha to Alpha Devlog #1

Cloud Realms
A downloadable game

We’ve made a significant breakthrough that will help us build our incredible open world.

We’ve developed a system to place large quantities of world blocks quickly and efficiently. It’s fast because we no longer need to place blocks one by one. Instead, we specify the number of blocks in each direction, and a large block of blocks is generated. It’s efficient because, during rendering, only a rectangle with 12 polygons is rendered, not thousands of individual blocks as before.

This system allows us to create large islands and fortresses easily. Before we had this system, we used a *schematics* system for data structures, which consumed much more memory. We will keep the old system for situations where our new system cannot be used.

Creating an open world is always a challenge, but the results are worth it.

Wishlist Cloud Realms on Steam

Follow us on Twitter

Visit our Website

Leave a comment