PacketLens
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
It automates the entire rigging process—mesh splitting, deformation, physics setup—that traditionally requires manual work, and runs entirely client-side for instant feedback.
デモ: https://852wa.github.io/Anime2.5DRig/
パーツ分けPSDをブラウザにドロップするだけで、自動リギングされて動き出す 2.5D アバターツールです。 従来は手作業だったセットアップ(メッシュ分割・変形・物理設定)を自動化します。インストール不要・全処理クライアントサイド。
python -m http.server 8000
# → http://localhost:8000
カメラ追従(MediaPipe FaceMesh)とマイク口パクは https または localhost でのみ動作します(ブラウザの権限仕様)。file:// 直開きでもドロップ再生は可能です。
mouth→mouth_open 自動リネーム)eye_close.psd(左右両目を1枚・間を空けて)/ mouth_close.psd を優先使用。無ければ内蔵データを使用レイヤー名(日本語の「のコピー」や全角文字は自動正規化されます):
| レイヤー名 | 内容 | 必須 | 備考 |
|---|---|---|---|
face | 顔ベース | ◎ | アンカーの基準。これだけは必ず |
eyewhite | 白目(左右両方) | ○ | 左右は自動分離 |
irides | 虹彩(左右両方) | ○ | 視線移動・瞳スケール対象 |
eyelash | まつ毛(開き目) | ○ | |
eye_close | 閉じ目 | ○ | まばたきでクロスフェード |
eyebrow | 眉(左右両方) | ○ | 角度・上下操作対象 |
mouth_open | 開き口 | ○ | 開度で顎が下がる |
mouth_close | 閉じ口 | ○ | |
nose | 鼻 | ||
ears | 耳 | ||
earwear | 耳飾り | ||
neck | 首 | 上端は頭に追従 | |
topwear | 上半身の服 | 呼吸・胸の揺れ対象 | |
bottomwear | 下半身の服 | ||
handwear | 腕・手 | 腕の高さ操作対象 | |
headwear | 帽子・カチューシャ等 | ||
front hair | 前髪 | 房物理+3ブロック操作 | |
back hair | 後髪 | 房物理 |
front hair_1, front hair_2, back hair_1 … のように _連番 を付けると、各レイヤーが独立した房グループとして物理演算されます(房数はレイヤー幅から自動決定)。表情プリセット(笑顔/驚き/ジト目/ウインク左右)、左右独立の目の開き、眉角度(左右独立+対称)、視線、瞳スケール、目/口の「閉じやすさ」しきい値、前髪3ブロック操作と前髪専用の揺れ・柔らかさ、腕の高さ/位置、胸の揺れ(強さ・位置調整可)、体の傾き、アイドル/ランダムモーション、ランダム口パク、マイク口パク、マウス追従、ウェブカメラ追従(頭XYZ・まばたき左右・口・視線)、
Similar projects matched by category, topics, and programming language.
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.
An interactive 3D visualization of three human cell types using Three.js, WebGL particles, and custom GLSL shaders, allowing users to rotate, zoom, morph, and explore annotated structures.