OpenCores

Image warping/Texture mapping core

Project maintainers

Details

Name: warp
Created: Jun 26, 2008
Updated: Sep 27, 2010
SVN Updated: May 7, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 0 reported / 0 solved
Star1you like it: star it!

Other project properties

Category:Video controller
Language:Verilog
Development status:Beta
Additional info:Design done, FPGA proven, Specification done
WishBone compliant: No
WishBone version: n/a
License: Others

Description

Texture mapping unit tailored for Milkdrop acceleration.

This core was designed for Milkymist, a highly integrated opensource VJing platform. See the project page at http://www.milkymist.org. A complete description of the core is available in the Milkymist documentation.

Features

- High performance. Area-optimized implementation reaches 30MPixels/s in a fully running Virtex-4 based SoC with VGA output enabled.
- Low resource usage (approx. 20% of XC4VLX25 slices).
- High clock frequency (SoC meets timing at 100MHz in XC4VLX25).
- Objects are triangle meshes.
- Fade-to-black (decay) feature.
- eGPL license

To be implemented :
- Bilinear filtering.
- Alpha blending.

Status

Working in Milkymist... see video demonstration at http://milkymist.org/pictures.html

Technical documentation

- Texture mapping unit specifications
- CSR bus specifications
- FML bus specifications