Moving Clouds: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 2: Line 2:
==Articles==
==Articles==
;[[Creating Animated Clouds]]:This is a tutorial showing how to make animated clouds with a [[dynamic prop]].
;[[Creating Animated Clouds]]:This is a tutorial showing how to make animated clouds with a [[dynamic prop]].
;[[Creating Animated Clouds with Displacements]]:This tutorial is the implementation of the previous idea with the substitution of a displacement with the prop.
==Entities==
==Entities==
* [[prop_dynamic]]
* [[prop_dynamic]]

Revision as of 00:11, 23 January 2006

Template:Abstract mapping

Articles

Creating Animated Clouds
This is a tutorial showing how to make animated clouds with a dynamic prop.
Creating Animated Clouds with Displacements
This tutorial is the implementation of the previous idea with the substitution of a displacement with the prop.

Entities

Notes

Dynamic props are networked entities and could be just a frivelous addition to a multiplayer map.

Environment articles:
Skies and environment maps Source Source: Skybox (2D)Skybox (3D)HDR SkiesSkybox with TerragenSkybox with Terragen - AdvancedList of skies


Source 2 Source 2: Skybox (3D)

Terrain and displacement mapping DisplacementsCreating Holes in DisplacementsDigital Elevation ModelsCreating custom terrain with Worldmachine