nutti / UEPlugin-Kdtree

Unreal Engine Plugin: k-d tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreal Engine Plugin: kd-tree

This is a UE4 plugin to provide utility functions for building kd-tree as Blueprint Function Library.

Thumbnail

Features

  • Build kd-tree.
  • Radius search by using kd-tree.
  • Support synchronous and asynchronous versions.

Supported Environment

This plugin supports on the below environment.

  • Unreal Engine Version: 4.22-4.27, 5.0-
  • Development Platforms: Windows, macOS, Linux
  • Target Build Platforms: All platforms

Installation

See the installation document.

Tutorial

See the tutorial.

Change Log

See CHANGELOG.md

Project Authors

Owner

@nutti

Indie Game/Application Developer.
Especially, I spend most time to improve Blender and Unreal Game Engine via providing the extensions.

Support via GitHub Sponsors

Contributor

About

Unreal Engine Plugin: k-d tree

License:MIT License


Languages

Language:C++ 67.3%Language:Shell 23.0%Language:C# 9.0%Language:C 0.7%