Browse 100+ live visual effect demos to find CSS animation or Canvas technique inspiration for a frontend project
Copy-paste a working Three.js 3D scene or CSS animation example directly into your own React app
Study how specific visual effects are implemented in React and TypeScript without setting up anything locally
Run the full collection locally to experiment with and modify individual visual demos
README and in-app text are in Chinese, a live demo at hepengwei.cn lets you browse all effects without any local setup.
visualization-collection is a TypeScript and React application that serves as a showcase and reference library for frontend visual effects. It collects over a hundred working examples across several categories: CSS animations and transitions, Canvas-based animations, three-dimensional graphics using Three.js, and AI-powered interactive features. The project is described as continuously updated with new examples added over time. The purpose of the project is to give frontend developers a place to browse and study visual techniques. Each example in the collection is a self-contained demonstration, which makes it useful both as inspiration and as copy-paste reference code. A live version of the application is available at hepengwei.cn for desktop browsers, so you can see the effects running without setting up anything locally. Running it locally requires Node.js, npm, and Yarn. The setup is two commands: installing dependencies and starting the development server. The README notes the specific Node.js and tooling versions the author runs it with. A Vue version of the same collection exists in a separate repository for developers who prefer that framework. The README and all in-app text appear to be in Chinese. The project itself is primarily a visual demo and learning resource rather than a library you would install as a dependency in another project.
← hepengwei on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.