https://github.com/sony/sr-display-plugin-preview-zb
https://github.com/sony/sr-display-plugin-preview-zb
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sony/sr-display-plugin-preview-zb
- Owner: sony
- License: mit
- Created: 2024-02-19T04:08:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T10:20:38.000Z (over 1 year ago)
- Last Synced: 2025-01-01T05:44:46.855Z (9 months ago)
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Spatial Reality Display Plugin for Preview(ZB)
The Spatial Reality Display Plugin for Preview app enables you to transfer and display 3DCG data created with DCC tool.
The app can be used to check data during the modeling process, check animations, or check 3DCG structures in the final stage of production.- Functions provided by the app: Scene transfer, operation of 3DCG Display, original size display.
- Some data may not be able to correctly reflect scene in 3D display.
- Depending on the data, it may take a certain amount of time to transfer scenes.For more information, please see the documents.
- [Manual](https://www.sony.net/Products/Developer-Spatial-Reality-display/download/dcc-tools/zbrush-plugin/SpatiaRealityDisplayPluginforPreviewZB_Manual.pdf)
## Spatial Reality Display
The Spatial Reality Display reproduces spatial images in three dimensions as if they were real
and can be viewed by the naked eye without special glasses or headsets.
It allows you to see the depth, texture, and appearance of the object with a real sense of presence,Please see overview page
- [OVERVIEW in English](https://www.sony.net/Products/Developer-Spatial-Reality-display/en/develop/Overview.html)
- [OVERVIEW in Japanese](https://www.sony.net/Products/Developer-Spatial-Reality-display/jp/develop/Overview.html)## How to install
### ZBrush Plugin
1. Launch ZBrush.
2. Press the Load ZScript button to load a new ZScript into the ZScript window.
3. Select SRDPluginZbrush.txt (put SRDPluginUtil.txt in the same folder) and SRDPluginZbrush.zsc is automatically generated.
4. Replace generated SRDPluginZbrush.zsc file with the file that already exists in "C:\Program Files\Maxon ZBrush XXXX\ZStartup\ZPlugs64" (XXXX is ZBrush version.)Reference Guide about ZBrush Plugin
- [Zscript english page](https://docs.pixologic.com/reference-guide/zscript/)
## Usage/Prerequisite
Please complete all of the following preparations.
To set-up the Spatial Reality Display development environment, go to Setting Up Spatial Reality Display.
- [SetupSRDisplay in English](https://www.sony.net/Products/Developer-Spatial-Reality-display/en/develop/Setup/SetupSRDisplay.html)
- [SetupSRDisplay in Japanese](https://www.sony.net/Products/Developer-Spatial-Reality-display/jp/develop/Setup/SetupSRDisplay.html)To set-up Setting Up Spatial Reality Display Settings.
- [SetupSRRuntime in English](https://www.sony.net/Products/Developer-Spatial-Reality-display/en/develop/Setup/SetupSRRuntime.html)
- [SetupSRRuntime in Japanese](https://www.sony.net/Products/Developer-Spatial-Reality-display/jp/develop/Setup/SetupSRRuntime.html)To set-up Spatial Reality Display Plugin for Preview(ZB)
- [Setup Spatial Reality Display Plugin for Preview in English](https://www.sony.net/Products/Developer-Spatial-Reality-display/en/dcc-tools/zbrush-plugin/)
- [Setup Spatial Reality Display Plugin for Preview in Japanese](https://www.sony.net/Products/Developer-Spatial-Reality-display/jp/dcc-tools/zbrush-plugin/)## About contributing
We appreciate contributors in the community, that are willing to improve our project.
For more information, please see the CONTRIBUTING.md.