Moving Clouds: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Notes: Spelling)
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.
;[[Creating Animated Clouds with Displacements]]:This tutorial is the implementation of the previous idea with the substitution of a displacement instead of a prop.


==Entities==
==Entities==

Revision as of 23:17, 14 February 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 instead of a prop.

Entities

Notes

Dynamic props are networked entities and could be just a frivolous 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