Page 1 of 2

[Mods] Coral reef biome Any body interest? (lots of models!)

PostPosted: Sat Oct 17, 2015 09:43
by Kevin Tee
Sorry for my English.
Hi, I think that ocean is to boring. So I am thinking of making coral biome where there will be alot of coral reef. I am drawing a rough sketch of the corals. I can model all of these, but I am no good at pixel art and programming. Anyone interest?

Update: add jellyfish, starfish, sea urchin. Blend file on my signature
Image
Image

Upcoming:
Jellyfish -clear,red,purple DONE
kelp forest sea mod already have it no need
sea urchin DONE
octopus DONE
squid (looks too similar to octopus, so I won't make it)
starfish- blue,red,yellow DONE
blue whale DONE
lion main jellyfish
marine snow DONE
shark DONE
angler fish (bioluminescence)
deep sea jellyfish (bioluminescence)
colossal squid DONE
stalked crinoids DONE
Giant Tube Worms
moon jellyfish
Gaussia princeps (bioluminescence)
deep sea starfish DONE

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 09:51
by Dorje
This would be quite nice if well done.
Coral would make a nice feature.
Though im extremely bad and images and can only do things to make it like coral(not the picture)

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 10:18
by duane
You shouldn't need to do much programming. You could create different corals as decorations, either simple or schematics, and register them to go in ocean biomes, below sea level. The game will place them automatically.

The only problem is the dreaded bubble effect, where water doesn't penetrate the blocks containing the decoration. It looks ugly, and it's not easy to get around. I cheated in valleys_c to make water plants that look tolerable. The plant nodes have sand textures on the top and plant textures on the sides, but the node boxes for the plants are really thin, so you don't see the sand except below them.

Image

Note the bubble effect around the normal decoration on the right. The lines on the left are the selection box, and don't show otherwise.

I had to plant these using voxelmanip, but only because the effect is ruined if the block is exposed on the side. So I check to make sure it's surrounded by something other than water. If you make it part of a larger schematic, that won't be an issue.

Of course, if you make regular, cubic nodes, you don't have to worry about the bubble effect. That wouldn't be any worse than cubes for terrain.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 10:23
by Napiophelios
Hey happy birthday you two!!

viewtopic.php?t=4627

Also check out Xanthins fork of Sea mod here:
https://github.com/Xanthin/sea

I personally like Xanthins simple-fishing mod which has a basic version of corals and seaweed from ethereal
https://github.com/Xanthin/simplefishing

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 10:35
by Xanthin
Oh yes, I like to have the oceans spiced up with corals and waterplants. I'm used to use Topywo's Sea Modpack for that (it also has a way to deal with the air effect on plantlike nodes) and the seaplants in ethereal. Maybe you can look at them too for some inspiration.

-----
edit:
I really should start to check now a topic for new posts before sending my replies.
Glad you like my little extraction, Napiophelios. :)

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 10:50
by Kevin Tee
Sea mods looks great, but not enough diversity. I will model more corals, some sea creatures and add to existing mod.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 10:58
by Xanthin
More diversity in plants and creatures are very welcome! Looking forward to see what you will make. :)

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 12:44
by Kevin Tee
I model some pillar coral. Which one do you prefer? Any suggestion?
Selection_029.png
Selection_029.png (36.12 KiB) Viewed 5480 times

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 12:50
by Dorje
Napiophelios wrote:Hey happy birthday you two!!


Thx!

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 12:54
by Napiophelios
Kevin Tee wrote:I model some pillar coral. Which one do you prefer? Any suggestion?
Selection_029.png


I like the irregular one on the right.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 14:01
by Kevin Tee
Napiophelios wrote:
Kevin Tee wrote:I model some pillar coral. Which one do you prefer? Any suggestion?
Selection_029.png


I like the irregular one on the right.

Yeah, I think that to. I want to keep the blocky feeling as well as keeping it close to real world as possible. Brain coral and Staghorn coral are coming!

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 15:16
by Kevin Tee
Selection_030.png
Selection_030.png (33.82 KiB) Viewed 5480 times
Staghorn coral, brain coral, and pillar coral respectively. Suggestion? I personally think that staghorn coral has to much geometries, not suit for minetest art style, but I don't know other way around it.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Oct 17, 2015 17:07
by kaadmy
I have also been thinking about corals/reefs underwater in Pixture. The reason I didn't add them is because mapgen decorations cannot be placed underwater :(
Another reason is the way the water looks surrounding nodes in water.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sun Oct 18, 2015 02:28
by Kevin Tee
I think somebody must come up with a way to eliminate the bubble effect for non cubic block otherwise the coral will look very ugly.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sun Oct 18, 2015 03:36
by Kevin Tee
Glow sponge and underwater vent are coming! If anybody have any coral types or creatures that you would like to have then ask me.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sun Oct 18, 2015 17:50
by kaadmy
Kevin Tee wrote:I think somebody must come up with a way to eliminate the bubble effect for non cubic block otherwise the coral will look very ugly.

Any way that I know of might look ugly, but I might try to make a client-side patch to fix that.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sun Oct 18, 2015 18:07
by Don
kaadmy wrote:
Kevin Tee wrote:I think somebody must come up with a way to eliminate the bubble effect for non cubic block otherwise the coral will look very ugly.

Any way that I know of might look ugly, but I might try to make a client-side patch to fix that.

It would be a bit hacky but you could make a nodebox that looks like water but make the box {-0.5,-1.5,-0.5,0.5,0.5,0.5} and then have place above the coral.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Nov 28, 2015 08:20
by Kevin Tee
Some update...

All I have done so far is shown below. If anybody interest then please help me make more corals. Thanks.

Image

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Mon Nov 30, 2015 19:49
by Minetestforfun
Your 3D models are beautiful

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Mon Nov 30, 2015 23:20
by Inocudom
https://forum.minetest.net/viewtopic.php?f=11&t=4627
This modpack would be very interested, and so would OldCoder.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Tue Jan 19, 2016 04:38
by Sokomine
Nice corals! Did they get integrated into the sea modpack already, as Inocudom suggested? I think that would be a good palce for them. The models are very nice and should not get lost.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Mar 12, 2016 11:42
by Kevin Tee
I finally upload the .blend file. I didn't work on it for a while, but I will be more active once exam is over. You need blender to open the .blend file. I don't know about programming so there need to be someone to add to the mods. No need to give credit. Licence CC0.

I would like the hydrovent to spawn very deep, emits smoke, and make noise. Thanks.

More coral suggestions is welcome.

https://www.dropbox.com/sh/7cvh43sntnxh ... RCN9a?dl=0

Image

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Mar 12, 2016 13:00
by Nathan.S
I can export everything in .obj format and can get the textures setup, but don't know anything about mapgen decorations, or how to make these appear, save for using ABMs, which I guess would probably work, but might not be the best method.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Mar 12, 2016 14:47
by Kevin Tee
Nathan.S wrote:I can export everything in .obj format and can get the textures setup, but don't know anything about mapgen decorations, or how to make these appear, save for using ABMs, which I guess would probably work, but might not be the best method.

Thanks anyway.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Thu Mar 17, 2016 01:26
by Sokomine
Won't they fit nicely into the sea modpack? That already comes with methods for spawning underwater plants. Corals would be similar.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Thu Mar 17, 2016 01:49
by Don
I think Nathan should make them work for minetest. They would be great!

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat May 14, 2016 23:16
by wilkgr76
Kevin Tee wrote:I finally upload the .blend file. I didn't work on it for a while, but I will be more active once exam is over. You need blender to open the .blend file. I don't know about programming so there need to be someone to add to the mods. No need to give credit. Licence CC0.

I would like the hydrovent to spawn very deep, emits smoke, and make noise. Thanks.

More coral suggestions is welcome.

https://www.dropbox.com/sh/7cvh43sntnxh ... RCN9a?dl=0

Image

Nice, +1

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sun May 15, 2016 12:41
by Kevin Tee
I am busy with my upcoming exam, I will model more corals after exam. My exam is going to end by 3 June.

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sun May 15, 2016 21:49
by wilkgr76
Kevin Tee wrote:I am busy with my upcoming exam, I will model more corals after exam. My exam is going to end by 3 June.

I've got ICAS coming up soon too, so no worries :)

Re: [Mods] Coral reef biome Any body interest?

PostPosted: Sat Jul 30, 2016 17:26
by Kevin Tee
Update: add jellyfish, starfish, sea urchin. Blend file on my signature
Image