Jump to content

Weird kopernicus planet rendering


JoolRools

Recommended Posts

I was just wondering why my kopernicus planet was rendering weirdly when zoomed out.Yo05z73.png

 

Config:

Spoiler

@Kopernicus

{

    Body

    {

        name = Xubol

        cacheFile = Intergalactik/Cache/Xubol.bin

        randomMainMenuBody = True

        Template

        {

            name = Mun

            removeAllPQSMods = True

        }

        Properties

        {

            displayName = Xubol^N

            description = After the discovery of Oditemorp through Jool's wobbly orbit, it was realized that Moho was seen to exibit similar properties. Using the same method, Xubol was determined to be in an extremely close, highly inclined orbit. Little is known about this body, but it doesn't take a genius to realize that it probably isn't very safe. By observation during a recent solar eclipse, our estimations were comfirmed and refined. Unfourtunately, this is probably the most we will know for many centuries, as space technology would have to advance significantly to make a mission feasible.

            radius = 135000

            geeASL = 0.17

            rotates = True

            tidallyLocked = True

            isHomeWorld = False

            ScienceValues

            {

                landedDataValue = 40

                inSpaceLowDataValue = 12

                inSpaceHighDataValue = 10

                recoveryValue = 23

                spaceAltitudeThreshold = 20000

            }

        }

        Orbit

        {

            referenceBody = Sun

            semiMajorAxis = 1300000000

            eccentricity = 0.43

            inclination = 29.3

            argumentOfPeriapsis = 98.2

            meanAnomalyAtEpoch = 0

            epoch = 0

            color = RGBA(255,51,0,1)

        }

        ScaledVersion

        {

            type = Vacuum

            fadeStart = 0

            fadeEnd = 0

            Material

            {

                color = 1,1,1,1

                specColor = 0,0,0,1

                shininess = 0

                texture = Intergalactik/Textures/PluginData/XubolColor.png

                normals = Intergalactik/Textures/PluginData/XubolNormal.png

            }

        }

        PQS

        {

            Mods

            {

                VertexHeightMap

                {

                    map = Intergalactik/Textures/PluginData/XubolHeight.png

                    deformity = 4000

                    offset = 0

                    scaleDeformityByRadius = False

                    enabled = True

                    order = 100

                }

                VertexHeightNoise

                {

                    noiseType = Billow

                    deformity = 600

                    frequency = 200

                    persistance = 0.55

                    seed = 122

                    lacunarity = 2

                    octaves = 18

                    enabled = True

                    order = 104

                }

                VertexColorMap

                {

                    map = Intergalactik/Textures/PluginData/XubolColor.png

                    order = 200

                    enabled = True

                }

            }

        }

    }

}

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...