Skip to content
View sengchor's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sengchor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. RoadNetworkTool RoadNetworkTool Public

    The Road Network Tool is an Unreal Engine plugin for creating complex road layouts using splines. Easily add, modify, and shape roads by adjusting spline points in the editor, while the tool genera…

    C++ 8 2

  2. BowAndArrowUE5 BowAndArrowUE5 Public

    3

  3. QuadTreeUnrealEngine QuadTreeUnrealEngine Public

    A Quadtree system for managing spline components in Unreal Engine, ideal for efficient pathfinding and spatial queries. Designed for efficient handling of large numbers of splines in Unreal Engine …

    C++ 3

  4. ChopTree ChopTree Public

    1 3

  5. RoadPathfindingComponent RoadPathfindingComponent Public

    This repository provides a custom Unreal Engine component for road pathfinding using splines and the A* algorithm. It enables dynamic pathfinding between nodes created at the start and end of road …

    C++ 1

  6. TessellationMeshComponent TessellationMeshComponent Public

    We will examine the water system and attempt to deconstruct it to extract the tessellation algorithm suitable for application on a straightforward flat plane.

    C++