hime-display
A universal desktop model displayer for Live2D, Spine, MMD and VRoid.
파일 탐색기
최종 버전 다운로드 (.zip)- release.yml
- control-panel-cn.png
- control-panel-en.png
- control-panel-jp.png
- icon.png
- background.tiff
- icon.png
- build.js
- constants.js
- dev-runner.js
- ExceptionHandler.js
- Logger.js
- tray.js
- paths.js
- windows.js
- trayTemplate.png
- trayTemplate@2x.png
- trayWindows.png
- ThemeManager.js
- TrayManager.js
- WindowManager.js
- Application.js
- index.js
- Launcher.js
- package.json
- vite.config.js
- config.js
- database.js
- index.js
- ipc.js
- paths.js
- theme.js
- utils.js
- vite.config.js
- index.js
- ipc.js
- vite.config.js
- package.json
- about.svg
- close.svg
- control.svg
- delete.svg
- display.svg
- edit.svg
- general.svg
- model.svg
- refresh.svg
- source.svg
- logo.png
- ConfigItem.vue
- SvgIcon.vue
- SvgIconElButton.vue
- TitleWithDivider.vue
- EventAnimation.vue
- Transform2D.vue
- AnimationControl.vue
- ObjectTransform3D.vue
- ParameterControl.vue
- Transform3D.vue
- ControlLoadError.vue
- ModelDescription.vue
- MotionCapture.vue
- AnimationControl.vue
- index.vue
- ParameterControl.vue
- index.vue
- AnimationControl.vue
- index.vue
- ParameterControl.vue
- index.vue
- index.vue
- About.vue
- Display.vue
- General.vue
- Model.vue
- Source.vue
- Index.vue
- MenuItem.vue
- Main.vue
- app.js
- control.js
- el-theme.scss
- App.vue
- i18n.js
- main.js
- Live2dManager.js
- MmdManager.js
- ModelManager.js
- ModelManager3D.js
- SpineManager.js
- SpineManager42.js
- VroidManager.js
- utils.js
- AudioManager.js
- Monitor.js
- MouseFocusHelper.js
- NodeInfo.js
- Mixamo2MMDAnimationConverter.js
- Mixamo2MMDAnimationConverterNew.js
- utils.js
- parents.js
- 3DRig.js
- MMDRig.js
- VRoidRig.js
- FaceMeshCaptureManager.js
- HolisticCaptureManager.js
- Live2DFaceMeshCaptureManager.js
- MMDFaceMeshCaptureManager.js
- MMDHolisticCaptureManager.js
- VRoidFaceMeshCaptureManager.js
- VRoidHolisticCaptureManager.js
- Cubism2Shim.js
- Monitor.js
- AnimationManager.js
- Monitor.js
- RecordManager.js
- premultipliedImageLoader.js
- Monitor.js
- common.js
- Application.js
- main.js
- camera_utils.js
- drawing_utils.js
- face_mesh.js
- holistic.js
- face_mesh.binarypb
- face_mesh_solution_packed_assets.data
- face_mesh_solution_packed_assets_loader.js
- face_mesh_solution_simd_wasm_bin.data
- face_mesh_solution_simd_wasm_bin.js
- face_mesh_solution_simd_wasm_bin.wasm
- face_mesh_solution_wasm_bin.js
- face_mesh_solution_wasm_bin.wasm
- holistic.binarypb
- holistic_solution_packed_assets.data
- holistic_solution_packed_assets_loader.js
- holistic_solution_simd_wasm_bin.data
- holistic_solution_simd_wasm_bin.js
- holistic_solution_simd_wasm_bin.wasm
- holistic_solution_wasm_bin.js
- holistic_solution_wasm_bin.wasm
- pose_landmark_full.tflite
- pose_landmark_heavy.tflite
- pose_landmark_lite.tflite
- stats.min.js
- index.min.js
- index.min.js.map
- live2d.min.js
- live2dcubismcore.min.js
- pixi.min.js
- pixi.min.js.map
- pixi-spine.umd.js
- pixi-spine.umd.js.map
- ammo.wasm.js
- ammo.wasm.wasm
- control.html
- display.html
- package.json
- vite.config.js
- defalutDatabase.js
- defaultConfig.js
- control.js
- display.js
- general.js
- index.js
- menu.js
- message.js
- model.js
- source.js
- tray.js
- control.js
- display.js
- general.js
- index.js
- menu.js
- message.js
- model.js
- source.js
- tray.js
- control.js
- display.js
- general.js
- index.js
- menu.js
- message.js
- model.js
- source.js
- tray.js
- i18next.js
- languageNames.js
- resources.js
- constants.js
- .eslintrc.js
- .gitignore
- build.config.js
- LICENSE
- package.json
- README-CN.md
- README-JP.md
- README.md
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/TSKI433/hime-display
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd hime-display
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
yarn
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
yarn start
개발/실행 서버를 켭니다.
yarn build
배포용으로 코드를 최적화해서 빌드 파일을 생성합니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
