GPU Rendering
Good academic papers on existing GPU-accelerated rendering:
- GPU Accelerated Path Rendering
- Loop-Blinn Curve Rendering
- Random Access Vector Graphics
- Massively-Parallel Vector Graphics
- Efficient GPU Path Rendering Using Scanline Rasterization
Blog posts for piet-gpu:
- piet-metal blog post
- piet-gpu progress report
- A sort-middle architecture for 2D graphics
- Fast 2D rendering on GPU
An overview of the piet-gpu project is also given in the piet-gpu vision document.