Post your screenshots!

Re: That Lonely Highway

Postby duane » Sat Mar 09, 2019 5:56 am

voxelproof wrote:I have a strange presentiment that you didn't build this road manually. How did it come into being? And these nice cuboid caves in your previous post? Is it perhaps a terrain generator feature?


The road is all noise, and extends pretty much everywhere. It's generated the same way Paramat did his roads mod (I think), except that my mapgen produces loads of flat terrain, so I don't have to deal with tunnels or hills. It wouldn't work on any other mapgen, and being noise-based, I get little bugs like this racetrack.

Image

The caves are a noiseless cave system I keep playing with (because 3D noise sucks up so much processor time). I started with spheroids, but they cause problems and don't look very pretty, so I'm leaning toward cubic shapes.

Image

It makes me think of the great machine of the Krell more than caves though.

Image

I still can't get the caves to stay below ground, despite my best efforts, so I keep turning them off.
duane
Member
 
Posts: 1334
Joined: Wed Aug 19, 2015 7:11 pm
GitHub: duane-r

Houses of the Unholy

Postby duane » Sat Mar 09, 2019 7:04 am

Athletic training center?

Image

Needs some gardens and a few statues.

Image
duane
Member
 
Posts: 1334
Joined: Wed Aug 19, 2015 7:11 pm
GitHub: duane-r

Re: Post your screenshots!

Postby Hybrid Dog » Sat Mar 09, 2019 5:00 pm

For the fractured game I implemented caves which use the Weierstraß function as fractal noise.
ImageImageImage
Hybrid Dog
Member
 
Posts: 2725
Joined: Thu Nov 01, 2012 12:46 pm

Underdark

Postby duane » Sun Mar 10, 2019 3:45 am

Honestly, I think I like my flat caves the best. They may not be realistic, and they don't provide vertical access, but they're sure easier to deal with.

Image

----------------

Image

Image
duane
Member
 
Posts: 1334
Joined: Wed Aug 19, 2015 7:11 pm
GitHub: duane-r

Re: Post your screenshots!

Postby Hume2 » Sun Mar 10, 2019 9:17 am

Wow, I like your caves.
Hume2
Member
 
Posts: 252
Joined: Tue Jun 19, 2018 8:24 am
GitHub: Hume2
In-game: Hume2

Re: Post your screenshots!

Postby DELTA_FORCE » Sun Mar 10, 2019 10:19 pm

I am just playing with Blender, and made this for fun: Image
Now I have to make special textures for it, but it shouldn't be too hard :D (please note I know it is far from perfect)!
DELTA_FORCE
Member
 
Posts: 148
Joined: Tue Oct 30, 2018 1:26 am
In-game: DELTA_FORCE

Re: Post your screenshots!

Postby DELTA_FORCE » Mon Mar 11, 2019 11:49 pm

Also, I would LOVE shadows like this in-game. I hope to see this implemented in the future.
Image
FYI I made that in Blender, just as an example. Please don't ask for a non-existent download for a non-existent shader.
DELTA_FORCE
Member
 
Posts: 148
Joined: Tue Oct 30, 2018 1:26 am
In-game: DELTA_FORCE

Something went wrong

Postby Wuzzy » Tue Mar 12, 2019 2:33 am

Image
Wuzzy
Member
 
Posts: 3441
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy

Developer's screenshot dump

Postby Wuzzy » Tue Mar 12, 2019 2:42 am

Image
Image
Image
Image
Image
Image
Image
Image

EDIT:
Image
Wuzzy
Member
 
Posts: 3441
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy

Re: Post your screenshots!

Postby voxelproof » Tue Mar 12, 2019 12:57 pm

@ Wuzzy: wonderful images, great gallery. I guess it's mostly MC2 (except Hades). I really like the ambience of your game.

oss:

Image
voxelproof
Member
 
Posts: 799
Joined: Sat Aug 05, 2017 8:13 am

More dev screenshots!

Postby Wuzzy » Wed Mar 13, 2019 7:37 am

Just a little snow experiment:
Image

I'm sometimes amazed by what the mapgen generates. I haven't thought lagunas would be possible.
Image

And finally, probably one of the worst possible spawn points:
Image
Wuzzy
Member
 
Posts: 3441
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy

Re: More dev screenshots!

Postby voxelproof » Wed Mar 13, 2019 7:56 pm

Wuzzy wrote:And finally, probably one of the worst possible spawn points:


It could be fixed, in general, by adopting handholds as a terrain feature randomly distributed throughout the rocks. It would at once make also an interesting puzzle climbing game.
voxelproof
Member
 
Posts: 799
Joined: Sat Aug 05, 2017 8:13 am

Re: Post your screenshots!

Postby sorcerykid » Wed Mar 13, 2019 9:23 pm

The Avatars mod is finally nearing completion! Now patrol points and flee points can be viewed and edited interactively using markers, which are essentially entities with nametags.The benefit of this approach is that patrol points and fleepoints are saved within the mapblock and loaded/unloaded dynamically by the engine. It is also possible to link patrol points into a series so as to form a continuous route.

From the coding side, there is also great deal of versatility afforded. For example, the get_random_trolpoint() or get_direct_trolpoint() functions accept a variety of parameters such as maximum distance, maximum altitude, and maximum rotation delta so that patrol points can be sampled and sorted to find the optimal destination based on the AI's current location and direction. Patrolling itself is engaged via the the set_travel_destination() function, which invokes the custom pathfinder. The AI will follow the calculated route, avoiding obstacles -- even opening doors and climbing ladders automatically as depicted in the animated GIF below!

Image

Image

Here the AI is travelling between designated TrolPoints (the makers are hidden by default, but can be shown with the /mark command). The red and white dots are just pathfinder debugging visuals, of course.

Image
sorcerykid
Member
 
Posts: 1031
Joined: Fri Aug 26, 2016 3:36 pm
GitHub: sorcerykid
In-game: Nemo

Ugly Noise

Postby duane » Thu Mar 14, 2019 6:03 am

What's this all about? Did the Statue of Liberty melt again? Am I going to have to listen to Charlton Heston's ghost whine about it all day? (It kind of looks like it's giving the "thumbs down" too.) Now, ask me why I gave up on 3D noise. ; )

Image

--------------------------------

Image
duane
Member
 
Posts: 1334
Joined: Wed Aug 19, 2015 7:11 pm
GitHub: duane-r

Post your screenshots!

Postby Festus1965 » Thu Mar 14, 2019 6:14 am

best building ever needed: Jail !
Festus1965
Member
 
Posts: 966
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

Re: Post your screenshots!

Postby davidthecreator » Thu Mar 14, 2019 6:16 am

Festus1965 wrote:best building ever needed: Jail !

I see what you did there ;)
davidthecreator
Member
 
Posts: 304
Joined: Mon Aug 18, 2014 7:48 pm
GitHub: daviddoesminetest
In-game: DavidDoesMinetest

Re: Post your screenshots!

Postby twoelk » Thu Mar 14, 2019 10:40 am

aw, I don't think freeminer deserves to be treated as the others.
Or has the name been claimed by some other people not related to the original fork?

nice idea though

that would be something if the spawn area could be adjusted according to the client type that connected.
twoelk
Member
 
Posts: 1311
Joined: Fri Apr 19, 2013 4:19 pm
GitHub: twoelk
In-game: twoelk

Re: Post your screenshots!

Postby ShadMOrdre » Thu Mar 14, 2019 4:32 pm

duane,

Why did you give up on 3D noise?
ShadMOrdre
Member
 
Posts: 297
Joined: Mon Dec 29, 2014 8:07 am
GitHub: ShadMOrdre
In-game: shadmordre

Re: Post your screenshots!

Postby duane » Fri Mar 15, 2019 1:58 am

ShadMOrdre wrote:duane,

Why did you give up on 3D noise?


: P


-------------

Image
duane
Member
 
Posts: 1334
Joined: Wed Aug 19, 2015 7:11 pm
GitHub: duane-r

Re: Post your screenshots!

Postby thomasthespacefox » Fri Mar 15, 2019 2:07 am

Thats one heck of a sea, see :p
Minetest v5's new Carpathian mapgen:
Image

yes thats an advanced trains line.

For scale, that smokestack that looks like it says 'donut' (far right, in the desert), is 5x5x31 meters
thomasthespacefox
Member
 
Posts: 74
Joined: Sun Aug 02, 2015 3:00 pm
GitHub: ThomasTheSpaceFox
In-game: thomasthespacefox

Disco ice

Postby Wuzzy » Fri Mar 15, 2019 7:17 am

Image
Wuzzy
Member
 
Posts: 3441
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy

MudWhale

Postby duane » Fri Mar 15, 2019 9:00 am

A sand sea and a city-ship to sail on, inspired by Children of the Whales. (They're about 400 meters from bow to stern, with a draft of 20 meters, and generate every half-kilometer.)

Image

Yeah, I know -- The MudWhale was prettier.

Image

Needs some grates or glass to light the interior...

Image

The sand behaves like a liquid, can drown you, and is slow to swim through. This would be a very mineral-poor game.
duane
Member
 
Posts: 1334
Joined: Wed Aug 19, 2015 7:11 pm
GitHub: duane-r

Re: Post your screenshots!

Postby Pokecat » Sat Mar 16, 2019 12:01 am

The mapgen that I'm using is mg by Nore. I sorta fixed up the local village here.

Screenshot_20190315-151311.png
Screenshot_20190315-151145.png
Pokecat
Member
 
Posts: 15
Joined: Tue Jan 09, 2018 12:53 am

Re: Post your screenshots!

Postby benrob0329 » Sat Mar 16, 2019 4:39 am

This image perfectly illustrates my love/hate relationship with mesecons.

Image
benrob0329
Member
 
Posts: 1262
Joined: Thu Aug 06, 2015 10:39 pm
GitHub: Benrob0329
In-game: benrob03

Re: Post your screenshots!

Postby thomasthespacefox » Sat Mar 16, 2019 4:54 am

benrob0329 wrote:This image perfectly illustrates my love/hate relationship with mesecons.

Image


Sure can be finicky can't it? At least they added new lightstone colors... :)
thomasthespacefox
Member
 
Posts: 74
Joined: Sun Aug 02, 2015 3:00 pm
GitHub: ThomasTheSpaceFox
In-game: thomasthespacefox



Return to General Discussion



Who is online

Users browsing this forum: Bing Bot [Bot] and 0 guests