Portfolio Overview
Splines And 3D Lines
By George Yazji
About This Project
- Created a C++ library that provides a high-level interface for working with splines and their meshes in Unreal Engine.
- The tool handles all changes related to the spline and maintains the mesh accordingly to reflect all modifications.
- Designed the library to be more user friendly by providing functions and abstractions to hide underlying implementation.