-
-
Notifications
You must be signed in to change notification settings - Fork 74
/
readme.txt
209 lines (116 loc) · 12.5 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
[ Online parsed version for easier reading (RECOMMENDED) - https://github.com/ButzYung/SystemAnimatorOnline#readme ]
# XR Animator
### Full-body, real-time motion tracking using just a single webcam, right on your browser!
"XR Animator" is our featured web app based on our System Animator Online. It uses the machine learning (ML) solution from [MediaPipe](https://github.com/google/mediapipe) and [TensorFlow.js](https://github.com/tensorflow/tfjs-models) to detect the 3D poses from a live webcam video, which is then used to drive the 3D avatar (MMD/VRM model) as if you are controlling it with your body. It can be used for whatever XR purpose, and even for VTubing.
It has a variety of motion tracking options. You can choose to track the face, full body, or something in between (any combination of face/body/hands).
The online version works on all major web browsers both on desktop and smartphone. On browsers supporting both web worker and OffscreenCanvas (e.g. Chrome), it can achieve 60fps visual rendering and 30fps body pose detection on a medicore PC. On smartphones with limited processing power, you may want to use limit its usage on face tracking.
### 🌐 [XR Animator - Online version](https://sao.animetheme.com/XR_Animator.html) 🌐
The Windows app version (powered by [Electron](https://www.electronjs.org/)) is also availabe for download, which provides a few extra features (e.g. VMC-protocol, transparent background) available only in a native-OS environment.
### 🖥️ [XR Animator - Windows app version](https://github.com/ButzYung/SystemAnimatorOnline/releases) 🖥️
# Features
- Support full-body AI motion tracking using a single webcam or media file (image/video)
- Support using any MMD/VRM model as your 3D avatar
- Record mocap motion and export it to VMD motion format
- Support loading VMD/BVH/FBX format 3D motions
- Export BVH/FBX motions to VMD format
- Customize the background and 3D scene with 2D image/video , 3D panorama, 3D objects (.x/.glb format), or a plain simple green screen for VTubing and video recording with a transparent background
- Support VMC-protocol to animate a 3D model elsewhere in other VMC-enabled applications such as VSeeFace, Unity and Unreal Engine (Electron mode only)
- Support frameless window with transparent background on video capture apps such as OBS (Electron mode only) (*)
- Support AR (Augmented Reality) on Android Chrome browser
Check out these [YouTube video demos](https://youtube.com/playlist?list=PLLpwhHMvOCSt3i7NQcyJq1fFhoMiSmm5H) and watch XR Animator in action!
(*) - To capture the online version of XR Animator on OBS without the browser UI, you have to open XR Animator on OBS browser. A few extra command line parameters on OBS are required to allow camera access. [Details](https://twitter.com/yeemachine/status/1461908260638785540)
# Augmented Reality (AR)
XR Animator and some other demos of System Animator Online support the "Augmented Reality" (AR) mode on mobile phones, which renders the 3D models that appear as if they exist in the real world. The AR mode requires mobile phones that support Google's ARCore technology, Chrome browser and the new WebXR API. Follow the steps below.
1. [Check here for a list of ARCore-supported devices](https://developers.google.com/ar/discover/supported-devices) and see if your device is supported.
2. Install [Google Play Services for AR](https://play.google.com/store/apps/details?id=com.google.ar.core) (ARCore) on Google Play.
3. Install Chrome browser for Android.
Are you ready for the AR experience? [Check out the online version of XR Animator](https://sao.animetheme.com/XR_Animator.html) on your Android Chrome browser!
After the page has been fully loaded, click on the little phone button on the top-left (or bottom-left) menu to activate the AR mode. Once the AR mode is enabled, you will see what your phone's camera is showing. Move your camera around the ground where you want to place the 3D model, and a white circle should apppear. Double-tap on the screen, and the 3D model will be placed over the white circle. Double-tab again to re-summon the white circle if you want to place the model elsewhere.
[Check out these YouTube videos](https://www.youtube.com/playlist?list=PLLpwhHMvOCSt_9k1zDMKHc7X1nBUwnU8l) for demonstration.
# AR Selfie
XR Animator also supports the AR selfie feature, using both the frond camera (for AR) and the "selfie" camera, allowing you to take a selfie with the 3D avatar in AR mode.
Before you enter the AR mode, you need to click the Selfie icon and enable the Selfie mode first. Then you can toggle the Selfie mode at any time during the AR session. By default, Miku is always displayed in front of you in Selfie mode. Click the "BodyPix AI" icon to enable the AI mode, which detects your shape inside the camera, allowing Miku to blend into the background and appear to be behind you. Note that the AI mode is SLOW. You will probably need the latest Android phone to get a smooth frame rate.
You may also use the "BodyPix AI" directly and display the 3D model behind you without going through the AR mode.
Lastly, click the Snapshot icon and a still photo will be generated. This can be saved into your phone for whatever purpose you want, showing off to your friends perhaps!
[Check out the following YouTube video](https://youtu.be/TIMPqV9lVH8) for demonstration.
# ❤️Donation
XR Animator inherits from System Animator, my desktop gadget project which have been active for many years. Lots of time, efforts and money have been spent to keep these projects free and running. If you like our works, please consider making a donation. Your financial support is needed to keep us going!🙏
### 🙏[Donate via PayPal.Me](https://www.paypal.me/AnimeThemeGadgets)
### 🟡Donate via Bitcoin ( 1KkHVxgn4tusMhXNt1qFqSpiCiDRcqUh8p )
# About System Animator
System Animator was originally a desktop gadget project, born more than 10 years ago. The latest version, System Animator Online, is a major version advancement with focus on working as a web app instead of being just a desktop gadget. It fully supports MikuMikuDance (MMD) models and motions, as well as the latest VRM models and FBX/BVH motions, to create an immersive 3D environment.
It's hard to describe what System Animator Online can do in a few words. From a simple animated CPU meter to an interactive 3D music visualizer, a simple AR gadget on your phone to a full-body motion tracking app on your PC, the possibility is endless.
For more information about the desktop gadget version of System Animator, please visit the following page.
https://www.animetheme.com/sidebar/
### 📖Background Story
System Animator was born more than 10 years ago as a personal and tiny 100-line-ish JavaScript desktop gadget project for Windows Vista which shows an animated rocket Anime girl as a CPU meter (the animation is still in XR Animator). As time goes by, I decided to add more features, multi-purpose system meter, music visualizer, 3D/MMD support, animated wallpaper engine, RPG engine and eventually what you see in XR Animator. The codebase has grown exponentially while the core is still an Internet-Explorer-based JavaScript gadget, and things were becoming more and more clumsy, to a point when I had to decide whether to rewrite everything from scratch to match the modern coding standard (open source, module based, etc). However, I gave up and decided to carry on with what I have written, as a total restart would require too much time and efforts, probably not worthy as a personal project. Besides, as the rule of programming says, "If it works, don't touch it" LOL. Eventually, I decided to put the project on Github so technically speaking it is still open source, though I have to admit that some of the codes are outdated, clumsy and confusing. Everything is fine if you are just an end-user of XR Animator/System Animator as an app, but if you want to build your own things from my codes, be warned that they can be pretty incomprehensible LOL
# Other demos based on System Animator Online
- [3D Miku The Dancer](https://sao.animetheme.com/) (drop any MP3 and she will dance for you)
- [3D Miku RPG](https://sao.animetheme.com/?cmd_line=/TEMP/DEMO/miku_rpg01)
- [3D Vocaloid Fighters - Miku vs Teto](https://sao.animetheme.com/?cmd_line=/TEMP/DEMO/miku_battle_arena01)
- [3D Multiplayer RPG](https://sao.animetheme.com/SystemAnimator_online_multiplayer.html) (up to 3 players)
All demos support the use of custom MMD (MikuMikuDance) model. Drop a zip of your favorite MMD model at the beginning, press the START button, and the demo will proceed with your model instead of the default one.
# Copyright/License/Credits
### Core apps/libraries:
- System Animator © Butz Yung/Anime Theme
http://www.animetheme.com/sidebar/
- License (CC BY-NC-SA 4.0): http://creativecommons.org/licenses/by-nc-sa/4.0/
- This license does NOT cover any third-party assets which may have incompatible licenses of their own.
- This license applies if you are adapting System Animator's source code for your own purpose, such as building another software or service.
- This license does not apply to content generated from the functionality of System Animator, such as video content generated from the motion capture feature of System Animator using your own assets. System Animator claims no right or responsibility over such content.
- Disclaimer: http://www.animetheme.com/system_animator_online/docs/disclaimer.txt
- [Electron](https://www.electronjs.org/)
- [three.js](https://threejs.org/)
- [three-vrm](https://github.com/pixiv/three-vrm)
- [jThree v2](https://github.com/GrimoireGL/GrimoireJS) (NOTE: jThree has been discontinued. Its successor is known as "Grimoire.js")
- [ammo.js](https://github.com/kripken/ammo.js), a port of Bullet Physics to JavaScript, zlib licensed
- [JSZip](https://stuk.github.io/jszip/) (used under MIT license)
- [MediaPipe](https://github.com/google/mediapipe)
- [TensorFlow.js](https://github.com/tensorflow/tfjs)
- [osc-js](https://github.com/adzialocha/osc-js)
- [PeerJS](https://peerjs.com/)
### Other third-party assests
- ["ニコニ立体ちゃん" 3D Model](http://3d.nicovideo.jp/alicia/)
- "Appearance Miku" MMD Model - [Readme/License](http://www.animetheme.com/system_animator_online/jThree/model/Appearance%20Miku/Readme.txt)
- [ローポリ雑魚敵 by 黒胡椒 さん](http://www.nicovideo.jp/watch/sm11196123)
- [気休めモーション配布 by モコキッカー さん](http://www.nicovideo.jp/watch/sm24249428)
- [格闘シーン簡易作成用モーション by spinach さん](http://www.nicovideo.jp/watch/sm29537433)
- Some texture/image/icon sources
https://3dtextures.me/
https://opengameart.org/content/rpg-inventory
https://opengameart.org/content/fantasy-icon-pack-by-ravenmore-0
https://opengameart.org/content/potion-bottles
https://www.flaticon.com/
https://www.iconfinder.com/
https://icon-icons.com/en/pack/Social-Distancing/2274
https://github.com/icons8/flat-color-icons
https://www.behance.net/gallery/41818673/FREE-SPORT-ICONS
- [3D skydome textures by Ryntaro Nukata/額田倫太郎](http://ryntaro-n.anime.coocan.jp/MMD.htm)
- Simple Explosion by Bleed
https://remusprites.carbonmade.com/
https://opengameart.org/content/simple-explosion-bleeds-game-art
- [Cartoon_Punch_02.wav by RSilveira_88](https://freesound.org/people/RSilveira_88/sounds/216198/)
- Various 3D background effects ported and modified from codes found on [Shadertoy](https://www.shadertoy.com/)
- For some other third-party programming libraries/3D data/assets used in System Animator, please refer to the corresponding script/readme for license and terms (can be found on the downloadable/Github version of System Animator).
### Other third-party assests used in some demos
- もぐ式りょう/りく/りょく/りん by Mogg
https://3d.nicovideo.jp/works/td55798
https://3d.nicovideo.jp/works/td55973
https://3d.nicovideo.jp/works/td56074
https://3d.nicovideo.jp/works/td56604
- "Stranger Things" - A Remix ft. Michael Jobity
https://soundcloud.com/foreignmachine/stranger-remix
- Dragon Ball Super I Ultra Instinct OST I Clash of Gods Remix I Hip Hop Instrumental I @AndrezoWorks
https://www.youtube.com/watch?v=KJ71dY4mkNo
- Credits are given to the authors of any other image/media files used in System Animator.
# Contacts
- Homepage:
https://www.animetheme.com/sidebar/
- YouTube:
https://www.youtube.com/user/AnimeThemeGadget
- Facebook:
https://www.facebook.com/AnimeThemeGadgets/
- Twitter:
https://twitter.com/butz_yung
- Email: