https://github.com/distributive-network/custom-blender-worker
https://github.com/distributive-network/custom-blender-worker
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/distributive-network/custom-blender-worker
- Owner: Distributive-Network
- Created: 2024-02-06T13:59:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T15:33:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T19:47:57.958Z (about 1 year ago)
- Language: Python
- Size: 294 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DCP Custom Blender Worker
Leveraging custom worktimes and the custom-worker base class, we are able to develop a custom blender worktime which enables users to safely render job deployers' scenes without executing untrusted code on their local machine.
## Getting Started
To get started, simply run the following:
1. `pip install -r ./requirements.txt`
2. `python3 ./dcp_custom_blender_worker/main.py --cores $NUMBER_OF_CORES_HERE`
3. `npm run start`
4. ???
5. Profit 💰💰💰