Giter VIP home page Giter VIP logo

map-blueprint's People

Contributors

enetheru avatar eronoobos avatar gajop avatar jk3064 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

map-blueprint's Issues

Default mapinfo settings are bad

Proposed substitutions:

maphardness     = 800,
notDeformable   = false,
gravity         = 130,
tidalStrength   = 25,
maxMetal        = 1,
extractorRadius = 150,
voidWater       = false, --Set to true if your map has no water
autoShowMetal   = true,


splats = {
    TexScales       =   { 0.006, 0.006, 0.006, 0.0005 },
    TexMults        =   { 0.3, 0.3, 0.2, 0.1 },
},


atmosphere = {
    minWind      = 1.0,
    maxWind      = 30.0,

    fogStart     = 0.7,
    fogEnd       = 1.0,
    fogColor     = {0.8, 1, 1},

    sunColor     = {1.0, 1.0, 1.0},
    skycolor     = { 0.1, 0.15, 0.7 },
    skyDir       = {0.0, 0.0, -1.0},
    skyBox       = "",

    cloudDensity = 0.5,
    cloudColor   = {1.0, 1.0, 1.0},
},


lighting = {
    --// dynsun
    sunStartAngle = 0.0,
    sunOrbitTime  = 1440.0,
    sundir        = { 0, 0.50, -1 },

    --// unit & ground lighting
     groundambientcolor            = { 0.8, 0.8, 0.85 },
     grounddiffusecolor            = { 1.0, 0.9, 0.8 },
     groundshadowdensity           = 1.3,
     unitambientcolor           = { 0.5, 0.5, 0.5 },
     unitdiffusecolor           = { 1.0, 0.9, 0.8 },
     unitshadowdensity          = 0.8,
     specularsuncolor           = { 0.6, 0.7, 0.9 },

    specularExponent    = 100.0,
},



water = {
    damage =  0.0,

    repeatX = 0.0,
    repeatY = 0.0,

    absorb    = { 0.001, 0.001, 0.001 },
    basecolor = { 1, 1, 1 },
    mincolor  = { 0.5, 0.5, 0.5 },

    ambientFactor  = 1.0,
    diffuseFactor  = 1.0,
    specularFactor = 1.0,
    specularPower  = 20.0,

          --waterPlaneColor = {0.2, 0.2, 0.5}, -- We don't use this unless absolutely necessary as it will cause water to be rendered outside of the map edges

    surfacecolor  = { 0.8, 0.8, 0.8 },
    surfaceAlpha  = 0.1,
    diffuseColor  = {1.0, 1.0, 1.0},
    specularColor = {0.5, 0.5, 0.5},

    fresnelMin   = 0.2,
    fresnelMax   = 0.8,
    fresnelPower = 4.0,

    reflectionDistortion = 1.0,

    blurBase      = 2.0,
    blurExponent = 1.5,

    perlinStartFreq  =  8.0,
    perlinLacunarity = 3.0,
    perlinAmplitude  =  0.9,
    windSpeed = 1.0, --// does nothing yet

    shoreWaves = true,
    forceRendering = false,

    --// undefined == load them from resources.lua!
    --texture =       "",
    --foamTexture =   "",
    --normalTexture = "",
    --caustics = {
    --  "",
    --  "",
    --},
},

I wanted to do line by line comments, but github won't let me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.