Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
MapMagic World Generator
MapMagic World Generator
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 157
    • Issues 157
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Denis Pahunov
  • MapMagic World GeneratorMapMagic World Generator
  • Wiki
    • Matrixgenerators
  • Grass

Last edited by Denis Pahunov Mar 03, 2020
Page history

Grass

Grass

Output generator, paints grass on terrain using layer’s maps as a mask. This generator can place detail meshes as well.

Effect

Properties:

The grass layer parameters are similar to the standard terrain grass and detail properties

  • Mode: determines whether it will be a standard grass, a billboard grass or a detail mesh

    • Grass is the default method to display grass using the static planes.

    • Billboard grass images will rotate so that they always face the camera.

    • Mesh Vertex Lit mode is used to place a detail meshes (does not support opacity).

    • Mesh Unlit mode is used to place custom unlit grass bushes with opacity.

      Mode

      Mode: Grass, Billboard, Mesh Vertex Lit, Mesh Unlit

  • Texture field (for the grass modes): a grass albedo (diffuse) texture

  • Object field (for the mesh unlit/vertex lit mode): a detail mesh prefab

  • Density: number of objects for current grass type

    Density

    Density: 0.1, 0.3, 1, 2

  • Dry/Healthy colors: The alternating patches of grass are considered more “healthy” at the centers than at the edges and the Healthy/Dry Color settings show the health of grass clumps by their color. (Tech note: the noise is actually generated using Perlin noise; the noise spread refers to the scaling applied between the x, y position on the terrain and the noise image.)

    DryHealthy

    White dry yellow healthy, red dry yellow healthy, red dry green healthy

  • Width and Height values specify the upper and lower limits of the size of the clumps of grass that are generated.

    WidthHeight

    Height: 1-1, Width: 1-1, 2-2, 3-3, 1-3

  • The Noise spread value controls the approximate size of the alternating patches, with higher values indicating more variation within a given area. (Tech note: the noise is actually generated using Perlin noise; the noise spread refers to the scaling applied between the x,y position on the terrain and the noise image.)

    Noise

    Dry/Health colors spread with different noise values: 0.02, 0.1, 0.2, 1

Out level: selects whether this output should be applied to main or draft detail level.

  • Draft: applied only for draft (preview) terrains. Useful if you have the other output with more complex graph thread that is applied to main terrain level.
  • Main: applied for main high-resolution chunks only. Some outputs like Grass do not need their effect to be applied for draft tiles, so it's recommended to use them in Main output level.
  • Both: the output is applied both for draft and main tiles.
Clone repository
  • Batch
    • Biomes
    • Combined
    • Objects
    • Splines
    • temp
    • temp1
  • BiomesGenerators
    • BiomesSet
    • Description
    • Function
    • Whittaker
  • Brush
    • Resolution
  • Combine
    • Combined
    • temp
    • temp1
  • MM1
    • Creating a custom generator
View All Pages