DXF to GLSL Converter

Upload a DXF file containing 2D regions to convert them into GLSL constant arrays. Each primitive type (circle, line segment, arc, etc.) will be converted to an array of structs with all coordinates transformed to a single global coordinate system.

Generated GLSL Code
Copied to clipboard!