Hello, my name is Aurimas Gasiulis. I program computers.
Posts
May 25th, 2023 Parallel vector graphics rasterization on CPU. September 27th, 2022 Fast cubic Bézier curve offsetting. August 8th, 2022 Vector graphics on GPU.Web Demos
May 25th, 2023Multi-threaded vector graphics rasterizer. Render vector graphics using all available CPU cores.
September 27th, 2022Cubic curve offsetting. Find a set of cubic Bézier curves parallel to input curve.
September 27th, 2022Biarc approximation of cubic Bézier curve. Find two circular arcs that approximate cubic curve.