The Wizards Wiki

Explore your world

User Tools

Site Tools


documentation:vegetation:grass

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:vegetation:grass [2010/12/20 22:05] – [Make The Grass look less dull] btrixdocumentation:vegetation:grass [2024/08/26 13:27] (current) – external edit 127.0.0.1
Line 7: Line 7:
 From This moment we had thousands blades of grass rendered in one piece. The simulation of the waving is being done in the shader. From This moment we had thousands blades of grass rendered in one piece. The simulation of the waving is being done in the shader.
  
-===== Redering Different Types of Grass =====+===== Rendering Different Types of Grass =====
  
 The next idea was it's dull to have just one type of grass so, the we putt several types of grass on one texture. To make it more usual we created a little tool, here you could drag around textures put them in structured or filling manor. The tool would then export the texture and along with it an XML file where all the UV-coords are stored. The next idea was it's dull to have just one type of grass so, the we putt several types of grass on one texture. To make it more usual we created a little tool, here you could drag around textures put them in structured or filling manor. The tool would then export the texture and along with it an XML file where all the UV-coords are stored.
Line 25: Line 25:
 with NoiseColoring with NoiseColoring
  
 +===== Future Ideas =====
 +  *Using a textureMap to make grass fall down when you walk on it or when something is rolled over it.
 +  *Using a textureMap make the color change, this way you could fire a fireball that burn the grass it fly's over and destroys the grass where it lands
  
 +===== TODO? =====
 +
 +
 +  * TextureAtlas
 +    * To solve this we give an extra uv coord through with the VertexData
 +    * TextureAtlasCreationTool
 +        * Manual drag and drop
 +        * Scale function
 +        * Later algorithm that automatically puts textures in an optimal arrangement
 +        * Output XML file with all the uvCoords for each texture on the map
 +
 +  * Use random color diversions to get rid of repetition(nvidia site)
 + 
documentation/vegetation/grass.1292882741.txt.gz · Last modified: 2024/08/26 13:25 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki