Overview : R800ZZ WebXR PMX+VRM Viewer
English Русский Español ภาษาไทย 中文 한국어 日本語 vr180g.com
Update 12 AUG 2026
Free VR Web apps
R800ZZ WebXR PMX+VRM Viewer
3D avatar viewer, 3DCG video creator, VRM→ PMX converter

VRM → PMX conversion feature

Check the checkbox "VRM to PMX converter" and when you load a VRM file a PMX file will be produced.
This software performs conversions locally.
This software does not send files to external servers.
You can check the quality of the converted PMX avatar immediately after loading a VRM file, including facial expressions, physics, and motions.
I have worked to support loading as many VRM files as possible.
Known issue: elbows in VRM 1.0.

・VRM 1.0 conversion error (fixed)
・VRoid glasses not becoming transparent (fixed)
・Color differences on certain models (fixed)
・Other conversion errors (discovered errors have been fixed).

VR180 SBS (2 Cameras / 12 Cameras) : Video file creation

ffmpeg required.
Automatically generate .bat file with cmd.exe
R800ZZ PMX+VRM Viewer , VR180 SBS output

2D : Video file creation

For concatenating sequential image files, ffmpeg or an alternative software is required.
Automatically generate .bat file with cmd.exe
H.264(-c:v libx264)
ffmpeg -framerate 30 -i frame_%05d.jpg -c:v libx264 -pix_fmt yuv420p output.mp4
NVIDIA GPU + H.265(-c:v hevc_nvenc)
ffmpeg -framerate 30 -i frame_%05d.jpg -c:v hevc_nvenc -pix_fmt yuv420p output.mp4
Concatenate sequential image files to create an MP4 video file.
In batch file (.bat) scripts, "%" must be replaced with "%%".
H.264(-c:v libx264)
ffmpeg -framerate 30 -i frame_%05d.jpg -i input.mp3 -c:v libx264 -pix_fmt yuv420p output.mp4
NVIDIA GPU + H.265(-c:v hevc_nvenc)
ffmpeg -framerate 30 -i frame_%05d.jpg -i input.mp3 -c:v hevc_nvenc -pix_fmt yuv420p output.mp4
Concatenate sequential image files + add an audio file.
In batch file (.bat) scripts, "%" must be replaced with "%%".
Tips ffmpeg


R800ZZ WebXR VRM Viewer
WebXR Unity,Ayame no meaning
WebXR Unity,Ayame no meaning R18

Software: babylon.js, babylon-mmd, PHP

vr180g.com