Page 3 of 3

Re: [Mod] Universal geometry realm [0.3.0] [flexrealm]

Posted: Mon Oct 13, 2014 12:43
by addi
WOW! realy great work!

Re: [Mod] Universal geometry realm [0.3.0] [flexrealm]

Posted: Mon Oct 13, 2014 14:03
by paramat
Thanks Amaz. Add this as a new line 640 in functions.lua:

Code: Select all

local via = area:index(x - 1, y, z)

Re: [Mod] Universal geometry realm [0.3.1] [flexrealm]

Posted: Thu Oct 16, 2014 04:27
by paramat
0.3.1
The bug above is fixed.
-- remove lava
-- thin rivers with altitude
-- remove flexy realm option and flex noise
-- add cube centre parameters
-- add dyson cube
-- constant width fissures

I realised i could turn the cube inside out and add a dyson cube realm, so no more need for my 'dysoncube' modpack.
It is important to set the realm limits fairly close around your structure, otherwise a dyson sphere or dyson cube or tube realm will fill all space with their underground, or other realms may be processing but only placing atmosphere. Choose the atmosphere limit just above the highest possible mountain (roughly 2 * TERRS).

Re: [Mod] Universal geometry realm [0.3.1] [flexrealm]

Posted: Mon Oct 20, 2014 21:18
by iangp
O.O

Re: [Mod] Universal geometry realm [0.3.1] [flexrealm]

Posted: Tue Nov 11, 2014 19:16
by fyregryph
Wow, that is amazing! I can't believe something like that didn't require rewriting the engine! I always thought the lua api was somewhat limited, but there are always people like you who do amazing things which seem impossible.

Re: [Mod] Universal geometry realm [0.3.1] [flexrealm]

Posted: Tue Nov 11, 2014 20:38
by paramat
Just to be clear the direction of gravity does not change in this mod, that would require a major engne rewrite.
However i consider these realms just as interesting to explore when the player has the wrong gravity direction for the terrain.

Re: [Mod] Universal geometry realm [0.3.1] [flexrealm]

Posted: Tue Nov 11, 2014 20:43
by twoelk
I just wondered wether a mod could warp the coordinate system of minetest for the view displayed.

@paramat, your pictures are mind blowing as ever. (should have said that when I first viewed these of course)

Re: [Mod] Universal geometry realm [0.3.1] [flexrealm]

Posted: Wed Nov 12, 2014 05:25
by MoNTE48
WoW! Best work!

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Sat Jun 13, 2015 13:04
by MirceaKitsune
Very good and interesting idea! Absolutely love this, well done.

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Sat Jun 13, 2015 14:58
by Tom
Breathtaking.

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Wed Feb 10, 2016 20:02
by prof-turbo
...wooow...

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Fri Feb 12, 2016 06:56
by SaKeL
The world is flat... burn this sorcerer :D

Great work...looks awesome!

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Tue May 17, 2016 14:47
by Fixer
Yes, this is damn nice, created a planet with 10000 radius, looks so funny and interesting, too bad we can't define gravity to center of planet to visit it on all sides.

Re:

Posted: Wed Nov 01, 2017 14:43
by Sires
PilzAdam wrote:
hoodedice wrote:
Enke wrote:(0_0)

Wow. That is all. Wow...

*Edit* Oh joy, 100 posts. I need to be doing something better with my time. ....Nah.
*100 posts*

n00b.
*400 posts*

n00b.
*3.56 posts*

n00b.

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Wed Nov 01, 2017 19:36
by ManElevation
holy! what a cool mod!

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Wed Dec 06, 2017 01:57
by v-rob
I love this mod (especially the tube!), but the cube planet always seems to bug out on me. I get a world filled with lava except for a large cube of air that I have to search to find.

Could you make tube worlds that are just a tube of steel in space (The outside is steel but the inside is the ground like normal)? I don't like the fact that it's stone all around.

I wish there was a way to get rid of the shadows :(

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Sun Dec 10, 2017 10:42
by paramat
I like how this still gets comments.
Sorry it is so neglected, there are things needing improvement. As with many of my mods it is somewhat of a 'Proof Of Concept' or experiment.
i'll check the cube planet.
An O'Neill type space-colony was the inspiration for the tube world, ideally yes it should have a space-colony exterior.

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Tue Jan 16, 2018 17:21
by TechNolaByte
does this alter the physical block location or is this just awesome visuals?
I don't remember who but somebody made a modified engine that visually makes the world round

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Wed Jan 17, 2018 09:52
by paramat
The 'Spheretest' experiment was done only by shaders as an illusion https://www.youtube.com/watch?v=ztAg643gJBA
My mod actually creates these different structures by placing nodes in programmed ways.

By the way, the cube planet is broken indeed, lava only, hopefully i'll get around to fixing it soon.

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Wed Jan 17, 2018 14:52
by TechNolaByte
paramat wrote:The 'Spheretest' experiment was done only by shaders as an illusion https://www.youtube.com/watch?v=ztAg643gJBA
My mod actually creates these different structures by placing nodes in programmed ways.

By the way, the cube planet is broken indeed, lava only, hopefully i'll get around to fixing it soon.
does this change the players gravity orientation?

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Sat Jan 20, 2018 12:19
by paramat
No, the MT engine is coded to have only one direction of gravity and one player orientation.

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Sat Nov 16, 2019 11:34
by seller
I got an error.

Code: Select all

AsyncErr: Lua: finishGenOOM error from mod 'flexrealm' in callback environment_OnGenerated(): not enough memory
Current Lua memory usage: 850 MB
mods:flexrealm.
I use minetest 5.1.0.

Re: [Mod] Universal geometry realm [0.4.4] [flexrealm]

Posted: Mon Nov 18, 2019 23:53
by paramat
'OOM' means 'Out Of Memory' and can happen if you are using LuaJIT instead of standard Lua.
LuaJIT has a limitation on Lua memory usage, and complex Lua mapgens like this one use a lot of Lua memory, especially for 3D noise, which this mod uses heavily.
You can probably solve this by using normal Lua, although it will be slower.

It is always surprising to see people using my old mods, sorry this mod is no longer maintained.