Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple dll for zbrush to send command to Maya or other DCC through socket communication.

NotificationsYou must be signed in to change notification settings

JonasOuellet/zsocket

Repository files navigation

Simple dll for zbrush to send command to Maya or other DCC through socket communication.

Build

Build we cmake using visual studio build tools.

cmake -Bbuildcmake --build build --config Release

Test

To test the dll, open ZBrush and load theTest_zscript.txt zscript. Make sure to open a command port either in maya or python. Click on theSocketSend buttont to send a message.

  • Open a port in Maya
    cmds.commandPort(name="127.0.0.1:6001",sourceType='python')
  • Start python socket server
    python open_test_socket.py

About

Simple dll for zbrush to send command to Maya or other DCC through socket communication.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp