GithubHelp home page GithubHelp logo

xtvjxk123456 / blaster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smartpipeline/blaster

0.0 1.0 0.0 150 KB

blaster是一个用于便捷自定义信息的拍屏工具

Batchfile 0.55% Python 99.45%

blaster's Introduction

Maya Playblast Tool

blaster是一个用于Maya便捷自定义信息的拍屏工具

使用要求 Requirements

  • 将程序包克隆到Maya可以导入位置。

  • 合成视频默认使用FFmpeg,FFmpeg需要自行下载, 下载位置在 resource/ffmpeg/README.txt,或者改为自己的ffmpeg路径。

  • 播放视频默认使用Rv,需要安装Shotgun RV,并且购买正版License,然后在blasterEnv.py里配置RV的路径。

  • 需要安装 numpy pillow progressbar2 fire pyinstaller 库。

  • 开发人员需要使用 _Compile_Exe.cmd 把processor 编译成exe然后放到生产环境, 避免每台电脑安装python 和 依赖库。

  • 测试环境内,blasterEnv.py 里的 第二个 PROCESSOR需要打开, 让开发人员使用processor.py测试

  • 生产环境内,blasterEnv.py 里的 第二个 PROCESSOR需要注释掉, 让用户默认使用processor.exe

调用方法 How To Use

import blaster
blaster.UI()

工作流程 How It Works

  • Maya 拍出tga序列图到 我的文档/playblast (文件名为 月份简写+日期+时间+UUID Api24135256_CF8DA4B.0001.tga)

  • PIL 批量添加遮幅、文字

  • 合成视频

  • 删除序列图

示例 Example

blaster's People

Contributors

zclongpop123 avatar

Watchers

James Cloos 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.