知識中心
研究、辅导、指南和API docs——都在一处
Articles
6 posts在您的裝置上執行的設計助理—— 沒有帳號, 沒有伺服器
PinePaper 的伺服器 AI 助手使用完全在您的瀏覽器中運行的語言模型, 將一個提示轉換成真實的場景 。 這是建築 受限的工具呼叫 兩位提供商 以及一個小模型能做和不能做的事的誠實描述.
读取 →如何教你們不同的方程式
你不需要數學學位來理解ODE解析器 你需要一扇門,一扇屏幕,還有20分鐘 這是Euler, RK4, 以及適應方法的實際運作方式.
读取 →FFT實際上讓你看到了什麼
你聽到的每一聲聲音都是正弦波 快速傅里叶變形器會分解這個總和 這意味著,它是如何運作的, 以及為什麼一個60歲的算法 仍然無處不在.
读取 →GIFs 動畫實際上如何工作? 從 Canvas 框架到 LZW 壓縮
GIF 格式已存在39年, 以下是點擊「 出口 」 與取得檔案之間發生的事 : 框架抓取、 顏色整數化、 LZW 壓縮.
读取 →我們如何构建瀏覽器- Native MP4 匯出 - 不需要伺服器
PinePaper 匯出 MP4 影片完全使用 WebCodecs 在瀏覽器中 。 H.264管道如何運作, 從畫布畫框到可播放的影片檔案.
读取 →User Guide
43 pagesGIF Export
Export your animations as GIF files for universal compatibility. GIFs are ideal when: - Posting to Twitter/X (auto-plays in feed) - Sharing on Discord or…
Export Overview
Export your creations in multiple formats for different platforms. 1. Click Export in the header, or 2. Press Ctrl/⌘ + E Best for: Instagram Reels, TikTok,…
Print Export (PDF & PNG)
Create professional print-ready designs with high-resolution exports perfect for commercial printing. PinePaper Studio supports creating static print…
Animated SVG Export
Export PinePaper animations as SMIL-animated SVG files for web embedding and scalable graphics. Supports pulse, rotate, bounce, fade, wobble, and keyframe animations with infinite resolution and tiny file sizes.
MP4 Video Export
Export your animations as MP4 video files for maximum compatibility with social media platforms. MP4 export uses the WebCodecs API and requires: - Chrome…
3D Projection
Render 3D primitives on the PinePaper canvas with multiple projection types, GPU acceleration, and interactive drag-and-drop.
On-Device AI Assistant (Experimental)
PinePaper's AI / Code console has an Assistant that runs a language model entirely in your browser — no account, and nothing you type is sent to a server.…
Use PinePaper from Claude — The Skill
Want Claude (or another agent that supports Skills) to build PinePaper graphics for you by chat? Install the official PinePaper Skill once and ask in plain…
API Reference
87 pagesGPU-Accelerated 3D Projection
The 3D library includes optional GPU acceleration for vertex projection, with automatic fallback to CPU when GPU is unavailable or the scene is too simple.
3D Projection System
PinePaper includes a standalone 3D projection library for rendering 3D primitives on the 2D canvas. The library is zero-dependency (~18KB minified), outputs…
3D Projections
The 3D library supports five projection types for converting 3D scenes to 2D representations, plus an orbital camera system. Change the active projection…
Export Support Matrix
PinePaper exports a scene to many formats. They fall into two families with very different coverage: Rule of thumb: if you need maximum fidelity, export…
PinePaper Lottie Compatibility Guide
> Reference for what survives a Bodymovin (After Effects) ↔ PinePaper round-trip, > and what doesn't. Last verified against v0.5.0-beta. PinePaper's Lottie…
PinePaper SVG Compatibility Guide
> Reference for what survives an SVG ↔ PinePaper round-trip. Last verified > against v0.5.0-beta. PinePaper imports SVG via Paper.js (project.importSVG) and…
Animation
PinePaper supports both simple loop animations and complex keyframe-based animations. Apply a predefined animation to an item. Parameters: - item: Item to…
Arrow System
PinePaper's Arrow System creates configurable arrows with animated effects. Convenience wrapper for creating arrows via the PinePaper API. Parameters: -…