xiaotseng / CruzWay

CruzWay is a system for procedural generation of roads and behavior tree agents. This repository shows the Unreal Engine modules of the project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CruzWay

Cruzway is a system that supports and creates town sized road networks and road intersections and scenarios. The roads can be rendered on Unreal Engine also. Cruzway can also run behavior tree based vehicle and pedestrian agents and run scenarios for their placement.

This repository consists of the Unreal Engine based modules of the project, namely Sumo2Unreal and vehicle and pedestrian plugins.

Installation

  • Clone this repository and run using the instructions on for Sumo2Unreal below. You can use road networks generated using the modified netgenerate repository below.

Modules and instructions for the same

About

CruzWay is a system for procedural generation of roads and behavior tree agents. This repository shows the Unreal Engine modules of the project.

License:MIT License


Languages

Language:C++ 99.0%Language:C# 0.5%Language:Python 0.5%Language:C 0.0%