LivePaper — iOS Live Wallpaper
iOS · Objective-C2014

LivePaper — iOS Live Wallpaper

iOSObjective-CUIKitLive Wallpaper

Project Overview

An early iOS project exploring live wallpaper plugins — built in Objective-C, extending the open-source LivePaper project. A foundational piece of work from the early years of iOS development that shaped an understanding of native performance, UIKit rendering, and system-level iOS customisation.

Features

Plugin architecture for extensible live wallpaper effects
Built with Objective-C and UIKit — native iOS performance
Forked and extended from the original LivePaper by rpetrich
Custom rendering pipeline for real-time animation
Early exploration of iOS system-level customisation