Instanced Spline Tool

Created
Jan 10, 2024 11:52 AM
Software
Unreal
Key Words
Shader development, Spline Instancing, Blueprint
Category
Art Tool
Plugin
Blueprint

Pics and Vids

Instanced spline showcase
Instanced spline showcase
All spline meshes are dispatched in one batch.
All spline meshes are dispatched in one batch.
 

Description

An instanced spline Blueprint actor that supports instancing with splines. The built-in spline doesn't offer instancing capabilities. During testing in the game, the framerate showed a significant improvement, increasing from 20 fps to 40-60 fps depending on the view. This tool is utilized for crafting corridors, railings, and paths that demand aesthetic design.
This is a purely Blueprint class, making it easily transferable between different projects. It only requires some minor adjustments in the Vertex Shader.
 

Technical Brief

Â