Contents tagged with After Effects

  • Displacement Maps - Graphics

    Last night I spent some time learning about displacement maps. A displacement map is used to distort an image by displacing pixels based on the luminance of the map which is a grayscale image. Displacement maps are used to warp an image but they can also be used to project an image onto an uneven surface.

  • Dynamic Video Content Creation - ASV.NET

    ASP.NET is designed to create dynamic web pages by combining data from a database with HTML. Perhaps it would be more accurate to say it programmatically generates web pages for immediate delivery by the web server. That is the basic concept. As I have been working with video for the web instead of HTML for the web it has occurred to me that it would be cool to apply the same concept to video. I would call it ASV.NET (Active Server Video).