Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finger563/unreal-python-tools
Some python libraries and scripts for interfacing with Unreal Engine 5, the plugins I've made, as well as the data they produce.
https://github.com/finger563/unreal-python-tools
Last synced: 13 days ago
JSON representation
Some python libraries and scripts for interfacing with Unreal Engine 5, the plugins I've made, as well as the data they produce.
- Host: GitHub
- URL: https://github.com/finger563/unreal-python-tools
- Owner: finger563
- License: mit
- Created: 2023-06-12T14:23:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T15:24:12.000Z (9 months ago)
- Last Synced: 2024-10-26T03:54:03.494Z (about 2 months ago)
- Language: Python
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Tools for Unreal Engine 5
Some python libraries and scripts for interfacing with Unreal Engine 5, the
plugins I've made, as well as the data they produce.Currently useful for interfacing with:
- [Camera Capture Component](https://github.com/finger563/unreal-camera-capture)
- [RTSP Display](https://github.com/finger563/unreal-rtsp-display)