From 95a0adf4699b060d7cb7ef4eef7691a429cad9f6 Mon Sep 17 00:00:00 2001 From: MisterE123 Date: Sun, 27 Mar 2022 21:05:25 -0400 Subject: [PATCH] add more changes to post --- YYYY-MM-DD-next_post.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/YYYY-MM-DD-next_post.markdown b/YYYY-MM-DD-next_post.markdown index bf6f719..197b98f 100644 --- a/YYYY-MM-DD-next_post.markdown +++ b/YYYY-MM-DD-next_post.markdown @@ -30,7 +30,7 @@ Where is minetest lacking? You might be able to think of a few areas, but a big Jordach is making a more realistic C++ mapgen. Imagine: Deep, wide oceans span the map, making it possible to get lost at sea. Small islands dot the expanse. Oceanic trenches yawn in the depths below. Sheer cliff faces poke out of the sea, marking the boundary, while long beaches snake around the remaining coastline. On the continents, crags kilometers high scrape the clouds, and the wide, low-lying plains are lightly crinkled by rolling hills, providing excellent building space. -In order to accomplish this, he made a model of the entire map in blender, using the sampled noise sources encoded into pngs. He was then able to mix the noise sources in blender, designing them to produce the large-scale landscape in real-time. The mixing code was translated from blender to lua, and from lua to C++. +In order to accomplish this, he made a model of the entire map in blender, using the sampled noise sources encoded into images. He was then able to mix the noise sources in blender, designing them to produce the large-scale landscape in real-time. The mixing code was translated from blender to lua, and from lua to C++. The [mapgen](https://github.com/Jordach/minetest/tree/mg_reverb) is WIP, and will continue development until its ready for an engine PR. @@ -73,6 +73,8 @@ Apercy has made an official release of his [Ju52 airplane](https://content.minet Elceejo is experimenting with new ways to use his Creatura Api. The latest product is Spiradilus, a new Boss. It is heavily based on [SCP-682](https://scp-wiki.wikidot.com/scp-682). You can expect a public release in early April. + + @@ -87,13 +89,16 @@ You can browse available builds [here](https://blockexchange.minetest.land/), an ## Art and Builds ![Atlas](/assets/img/atlas.png?raw=true "Atlas") + Atlas by GreenXenith ![AI Map](/assets/img/ai_map.png?raw=true "AI Map") + Lemente made this with imaging and an AI-generated picture ![MSS_Faraday](/assets/img/MSS_Faraday.png?raw=true "MSS_Faraday") + "MSS Faraday: Boldly going above Y = 20000", by BuckarooBanzai You can get the schematic [here](https://blockexchange.minetest.land/api/static/schema/BuckarooBanzai/mss_faraday).