7.1. User flow

Here, we will introduce you to the beginning of what to do and how to use this app.

It is assumed that there are three steps to use this app.

flowchart TB subgraph First direction LR input_vrm[["Load VRM"]] input_3d[["Load 3D model"]] open_internalobj[["Generate Light/Camera etc"]] file_vrm[("VRMs")] file_3d[("3D models")] file_vrm -..-> input_vrm file_3d -..-> input_3d style input_vrm fill:#FFFF00 style input_3d fill:#FFFF00 style open_internalobj fill:#FFFF00 end subgraph Second direction TB change_pose[["Change pose"]] change_transform[["Change transform"]] change_properties[["Change properties"]] data_vrm[("VRMs")] data_3d[("3D models")] data_camera[("Camera etc")] %%data_vrm & data_3d & data_camera -..-> change_pose & change_properties change_pose -..-> data_vrm change_transform & change_properties -..-> data_vrm & data_3d & data_camera style change_pose fill:#FFFF00 style change_transform fill:#FFFF00 style change_properties fill:#FFFF00 end reg_keyframe[["Register a keyframe"]] subgraph Next direction LR change_duration[["Change a duration"]] change_easing[["Change an easing"]] play_animation[["Play an animation"]] get_screenshot[["Take screenshot"]] get_movie[["Recording"]] play_vrar[["Play VR/AR space"]] file_picture[("Picture")] file_movie[("Video")] change_duration & change_easing -..-> play_animation -..-> get_movie -..-> file_movie play_vrar -..-> get_movie -..-> file_movie get_screenshot -..-> file_picture style reg_keyframe fill:#FFFF00 style change_duration fill:#FFFF00 style change_easing fill:#FFFF00 style play_animation fill:#FFFF00 style get_screenshot fill:#FFFF00 style get_movie fill:#FFFF00 style play_vrar fill:#FFFF00 end First ~~~ Second ~~~ Next First --> Second Second ---> reg_keyframe --> Next Next --> Second
First:

Open VRM, 3D models, and other objects. Preparation steps.

Second:

Change properties of each object. Steps to check and create

Next:

Execution steps such as playing animation, viewing in VR/AR space, and taking screenshots.

I think you will have to repeat Second and Next.

For detailed operating instructions, a video is better than a written manual.

I publish video-style manuals on my YouTube channel and website. We plan to increase the number gradually. Please try to access it frequently.

YouTube channel:

VRM Base Portal Video Version

Web site:

VRMViewmeister Video Manual - VRM Base Portal