Giter VIP home page Giter VIP logo

modelscreenshot's Introduction

modelScreenshot

多个3D模型多视角自动化截图工具 V0.1 huanglei 2022-03-24

###########功能描述

将多个模型在指定的Unity场景中截取前后左右顶5个方向的视图。 默认截图长宽高100010002600cm的位于原点的模型。如果有其他需求可以直接调整相机位置

image image

###########环境依赖 无

###########部署步骤

  1. 将Unitypackage导入想要截图场景的项目中
  2. 将预制体 Camera,all拖入场景中。
  3. 将all 拖入 Camera挂的脚本Camera Capture的目标物体
  4. 将Camera下面的5个相机拖到Camera挂的脚本CameraCapture的目标相机中。
  5. 点击CameraCapture脚本的“保存截图”按钮
  6. 检查Project框下的是否新建StreamingAssets目录,里面是否有示例两个模型的前后左右顶5个方向的视图。
  7. 将all层级下的2个模型替换成用户自己想要截图的模型。需要确保模型位置都在原点位置。重新截图。
  8. 如果相机视角不满意,可以进入场景中调整相机位置和视角。
  9. 如果对截图方向数目不满意,请邮箱联系作者升级[email protected]

###########目录结构描述 ├── Readme.md // help

├── all.prefab // 示范模型

├── Camera.prefab // 5个视图示范相机及拍摄功能

│── CameraCapture.cs // 截图脚本

│── CameraCaptureEditor.cs // Editor UI

###########V0.1.0 版本内容更新

  1. 新功能 aaaaaaaaa
  2. 新功能 bbbbbbbbb
  3. 新功能 ccccccccc
  4. 新功能 ddddddddd

modelscreenshot's People

Contributors

hulnglei1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.