https://github.com/zenustech/zenounrealaddon
Zeno addon for the Unreal Engine(WIP)
https://github.com/zenustech/zenounrealaddon
pipeline procedural unrealengine workflow
Last synced: 9 months ago
JSON representation
Zeno addon for the Unreal Engine(WIP)
- Host: GitHub
- URL: https://github.com/zenustech/zenounrealaddon
- Owner: zenustech
- Created: 2023-02-28T11:33:01.000Z (over 3 years ago)
- Default Branch: engine/dev
- Last Pushed: 2023-09-12T07:33:13.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T15:45:03.818Z (over 1 year ago)
- Topics: pipeline, procedural, unrealengine, workflow
- Language: C++
- Homepage:
- Size: 840 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZenoEngine
A plugin to allow run zeno graph inside UnrealEngine.
Using
while developing this project.
## Setup
1. Clone this project to `YourProject/Plugins/ZenoEngine`. (`git clone https://github.com/zenustech/ZenoUnrealAddon.git ZenoEngine -b engine/dev`)
2. Pull submodules `git submodule update --init --recursive`
3. (Optional) replace `Source/ThirdParty/Zeno` with [development branch](https://github.com/DarcJC/zeno/tree/dev/darc/unrealtool).
4. Regenerate your proejct files.
## Screenshot
**Procedural Mesh**
