Quixel Help Center home page

Comments

5 comments

  • DinoWare

    Сool. Just the other day I was looking at overwatch maps and watched at Junkertown, there is one too. Maybe it will be useful ref :)


    0
    Comment actions Permalink
  • Josh

    Haha! Just recently I introduced my kids to the old-school Duck Tales show. Looking forward to seeing where you go with this :) 

    0
    Comment actions Permalink
  • SirVoxelot

    turns out trying to do the whole thing procedurally in a stack is kinda tough

    in my first test the coins kept intersecting


    in my 2nd test It seems that the best way to do things is to remove the overlapping layer with the same scatter that the layer above it has.


    features that would have helped in this stage of layering is being able to go up and down values in the seed input box to try to find values that didn't result in overlap.

    another feature that would make this easier is an overlapping feature  in the scatter function where each added copy is higher than the last, and masks out the stuff below as if it were laying on top of the copy below. it

    my next attempt will probably be bringing in a height map from another program

    0
    Comment actions Permalink
  • SirVoxelot

    oh I get it I've been doing the stack all wrong

    0
    Comment actions Permalink
  • SirVoxelot


    current progress, but I guess the contest is over?

    0
    Comment actions Permalink

Please sign in to leave a comment.