/Brush Gradient

Post all ideas and suggestions for fCraft here
Post Reply
User avatar
Hellenion
Offline
Posts: 220
Joined: October 20th, 2011, 9:20 am
Location: Subnet
Contact:

/Brush Gradient

Post by Hellenion »

Yes, another brush.

This brush is to create smooth transitions between block types:

Code: Select all

/Brush gradient @z 1 dirt
or even:

Code: Select all

/Brush gradient @yx red orange yellow
at the first mark there will be a lot of the first blocktype, but slowly more and more of the second are introduced. At the second mark, there is a lot of the last blocktype.
A = {x ∈ P(U) | x ∉ x}
Mods:
  1. /Su - Allows players to temporarily become a different rank
  2. /Snap - Like /Line but only draws straight or diagonal lines.
  3. pre-0.630 skip/none block

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: /Brush Gradient

Post by fragmer »

Would be easy to do with simple probabilistic (random) dithering. Much harder to do proper dithering, e.g. Floyd-Steinberg, dithering.

User avatar
KingCrab
Offline
Posts: 1058
Joined: May 24th, 2011, 4:42 pm

Re: /Brush Gradient

Post by KingCrab »

Literally was just about to suggest this the other day and forgot about it.
<+FCB1> 05+Pemalite: all the fcraft chicks reject me except element

13:04 + FCB2 │ +Pemalite: craaaaab
13:04 + FCB1 │ +Pemalite: no
13:04 + FCB1 │ +Pemalite: ill give yout the best loving ou ever ad crab

Post Reply