LineDrawer plugin provides the ability to draw spline or polyline with material in Unreal Engine. This plugin is expected to become a skill tree widgets toolkit in the future.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
3
commits
Reimplement the render data builder referencing the LineBuilder in ElementBuilder.
39cdf3dView on GitHubFix the incorrect calculation of dynamic resolution and tangents.
86de3baView on GitHubAdd middle version that tries to compute the tangents like how GraphEditor works.
43ec2e0View on GitHubRefactor AdvancedLineDrawer::LineBuilder::UpdateRenderData, use hash to determine whether to update or not.
fbb47d9View on GitHub