FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Jip's maps and others

    Scheduled Pinned Locked Moved Mapping
    73 Posts 19 Posters 7.6k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JipJ Offline
      Jip
      last edited by Jip

      I understand and I agree - the visuals should support the gameplay. Visual cues (cliff = unwalkable) and supporting the magic circle (holding up the illusion of the game / experience) are critical components of that! In that sense Mellow Shallows is a terrible example overall - there are no cliffs and those that do exist are walkable 😧 , haha. That was part of the original map however, this is just a remaster.

      Everything that you mention (thank you for that) is certainly possible with the techniques I use now! It really helps with understanding where to take things to - right now the world machine file is quite basic and it can do with various more masks to communicate various pieces of information (visual cues such as cliffs, shores, elevations via color coding, etc).

      So in this case - the cake can be made and eaten 🙂 .

      I'm experimenting next on a LOUD map (another Supreme Commander community) that resembles springtime (melting snow) - I'll try and 'encapsulate' this idea of visual cues in that map. Once that is done I start with a map for Sanctuary.

      (edit) As an example with a different style:
      rainmakers-with.png
      Rainmakers with (top) and without (bottom) a map-wide normal map
      rainmakers-without.png

      The visual cues are not 100% incorporated here yet - I'm working on it all 🙂 .

      A work of art is never finished, merely abandoned

      1 Reply Last reply Reply Quote 1
      • JipJ Offline
        Jip @nine2
        last edited by Jip

        @nine2 I've changed the rock texture:

        mellow-changed.png

        It looks a lot more natural with this version 🙂 . All the cracks are gone too - they were part of the rock texture that had a very strong normal map.

        A work of art is never finished, merely abandoned

        1 Reply Last reply Reply Quote 2
        • nine2N Offline
          nine2
          last edited by

          looks nicer

          1 Reply Last reply Reply Quote 0
          • K Offline
            khabume
            last edited by

            I think there are people who would appreciate both styles of maps.

            The larger, more realistic maps allow a person who's playing single player or maybe Co-Op to become immersed and create a narrative on their own during the course of the battle. Perhaps positions that are at a disadvantage from the start, so that can challenge is created just by the terrain.

            And there is definitely a need for balance maps to be used for, let's call it "competitive" play. These are basically chess boards.

            1 Reply Last reply Reply Quote 0
            • JipJ Offline
              Jip
              last edited by Jip

              That is the idea for the remaster of Rainmakers - making it the most pretty survival out there 🙂 . As I've said before - I don't think this is a trade off. You can have both - pretty and competitive! We'll see what the future brings - more experimentation!

              Edit: and soon an update to the templates that Svenni and me make available - including albedo decals!

              A work of art is never finished, merely abandoned

              1 Reply Last reply Reply Quote 0
              • JipJ Offline
                Jip
                last edited by

                Updated King of the Hill & Bounty Hunting:

                • Fixed a critical bug that would prevent you from receiving any UI notification / UI updates when you have the mods Zeps Minimap from Zep or Revealed Positions from Myxir on.

                A work of art is never finished, merely abandoned

                1 Reply Last reply Reply Quote 0
                • JipJ Offline
                  Jip @nine2
                  last edited by Jip

                  @nine2 I found out what caused all the river delta's - it was the global intensifier that simulates long intensive erosion. It also introduced a ton of artifacts, glad to have it out! Instead I now use channeled erosion (erosion on top of erosion) that generates better, less river-delta-isch results. I'll have a screenshot (of another map) in a hour of that 🙂 .

                  with.png
                  edit, terrain with (above) and without (below)
                  without.png

                  After more inspection it is not perfect yet - but neither is the input heightmap. I think there is only so much I can achieve with a poor heightmap as input.

                  I think the erosion may need a mask to not erode or erode less on flat area's - those appear to be buggy. I'm trying to counteract it by adding a bit of noise everywhere, but to no avail at times 🙂

                  A work of art is never finished, merely abandoned

                  1 Reply Last reply Reply Quote 1
                  • tatsuT Offline
                    tatsu
                    last edited by

                    Oooooooo!! peeeeerty!

                    How to setup FAF on linux

                    1 Reply Last reply Reply Quote 0
                    • nine2N Offline
                      nine2
                      last edited by

                      is the top screenshot the new erosion style? in which case i love it

                      JipJ 2 Replies Last reply Reply Quote 0
                      • JipJ Offline
                        Jip
                        last edited by Jip

                        Yes it is - I'm still experimenting with it but that is the idea :). The pipeline is quite different:

                        -- MANUAL --

                        • I model the heightmap manually in the ozone editor.
                        • I paint some parts of the terrain that I want to erode more / less or to have certain properties, such as additional noise, etc.

                        -- PROCEDURAL --

                        • I model 'hard-to-do-things' in World Machine, such as ramps that both go up / down and rotate.
                        • I then erode, etc, the terrain to my liking.
                        • I use a lowered resolution of the eroded terrain as my heightmap
                        • I use a high resolution of the eroded terrain as a normal map

                        This is a similar approach to how models have their normals 'baked' into - you start with a high-res mesh, you then make a low-res mesh and bake in the details of the high-res mesh. In turn, the smaller details come out quite nicely and I can actually create sharp ridges because the normal resolution is 8x (at 20x20) the heightmap resolution!

                        The image above doesn't have (yet):

                        • More refined normals (manual placement)
                        • Stratum layers (just sand right now)
                        • Albedo decals
                        • Specular decals
                        • Lighting decals (shadow / ambient)

                        Edit: to show off why the normal map is so important:

                        just-normal.png
                        Normal map with flat terrain from a eagle-view (above) and from a human-view (below)
                        just-normal-angle.png

                        Literally all the detail is in the normal map. Accidentally did this by moving the decal. @biass I just accidentally found out how to make pretty normal maps 🙂 .

                        A work of art is never finished, merely abandoned

                        1 Reply Last reply Reply Quote 3
                        • JipJ Offline
                          Jip @nine2
                          last edited by Jip

                          @nine2 I got it just right now 🎛

                          result.png
                          result-2.png
                          result-3.png
                          result-4.png
                          result-5.png

                          The last one is a bit of a close up :D.

                          Edit: after inspecting, there are still a few artifacts. But a lot less visible than the previous set of artifacts.

                          A work of art is never finished, merely abandoned

                          1 Reply Last reply Reply Quote 2
                          • JipJ Offline
                            Jip @nine2
                            last edited by Jip

                            @nine2

                            This is in the GPG editor 😄 ! It doesn't use any stratum layers yet so there is still loads to gain.
                            21dbb359-d1e6-4742-9b40-cbf6782d24f2-image.png

                            I discovered what caused the artifacts: terrain that is too 'perfect' or 'smooth' causes the sediment to pile up. The piled up sediment causes artifacts.

                            de866830-d26d-4053-90b4-6577705982d9-image.png

                            I think the boundaries straight-line are some artifact from how the erosion splits up the terrain into blocks, allowing it to run on multiple threads. But that is just a guess.

                            ce7c076b-735f-447d-b600-7007be8c8a46-image.png

                            The same location, but now without those artifacts 🙂 .

                            A work of art is never finished, merely abandoned

                            1 Reply Last reply Reply Quote 7
                            • archsimkatA Offline
                              archsimkat
                              last edited by

                              It's hard to believe this is supreme commander! The mapping revolution has begun.

                              1 Reply Last reply Reply Quote 0
                              • tatsuT Offline
                                tatsu
                                last edited by

                                wow that last one looks utterly incredible.

                                How to setup FAF on linux

                                1 Reply Last reply Reply Quote 0
                                • K Offline
                                  Krapougnak
                                  last edited by

                                  WOW !!! Can't wait !

                                  JipJ 1 Reply Last reply Reply Quote 0
                                  • JipJ Offline
                                    Jip @Krapougnak
                                    last edited by Jip

                                    @nine2 the river delta's are back but that is not the point - I'm trying to incorporate the idea of visual cues that you mentioned. I've just figured out how to make the decal stop suddenly without it looking strange, clearly indication that a piece of terrain can be considered flat from that point onwards 🙂 . It is done via applying masks at the right places before and after eroding.

                                    clear-lines.png

                                    I've also been experimenting with allowing a stratum layer to 'leak through' so that there is detail up close. As an example the dotted circles have a stratum layer just slightly going through, where as the completed circles do not. The different is a significant boost in detail when you're zoomed in.

                                    It does provide more 'control' over the color of the decal, which is a double edged sword: it allows you to more easily tweak it but its harder to see the end result without having everything together in the GPG editor.

                                    up-close.png

                                    Without all the additional noise and at a lower resolution:

                                    no-noise.png

                                    Clearly shows where the ramps are 😄 - perhaps I can color tone the ramps a bit more so that they are more easily identifiable from mountains

                                    A work of art is never finished, merely abandoned

                                    1 Reply Last reply Reply Quote 2
                                    • T Offline
                                      Tagada Balance Team
                                      last edited by

                                      Can you even call this FA anymore?

                                      1 Reply Last reply Reply Quote 0
                                      • nine2N Offline
                                        nine2
                                        last edited by

                                        You've outdone yourself. How can I see this in a working map?

                                        1 Reply Last reply Reply Quote 1
                                        • JipJ Offline
                                          Jip
                                          last edited by

                                          @nine2 it is still under production. For now, these images will have to suffice 🙂 .

                                          A work of art is never finished, merely abandoned

                                          1 Reply Last reply Reply Quote 0
                                          • JipJ Offline
                                            Jip
                                            last edited by

                                            Updated Mellow Shallows to version 14:

                                            • Included feedback from @nine2

                                            Updated Pool of Entropy to version 3:

                                            • Added option to disable the strategic launchers

                                            A work of art is never finished, merely abandoned

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post