zenustech / ZenoUnrealAddon

Zeno addon for the Unreal Engine(WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  4. Regenerate your proejct files.

Screenshot

Procedural Mesh

Procedural Mesh

About

Zeno addon for the Unreal Engine(WIP)


Languages

Language:C++ 97.2%Language:C# 2.4%Language:C 0.4%