# SdfTextureJobGenerator **Repository Path**: liuyaoif/sdf-texture-job-generator ## Basic Information - **Project Name**: SdfTextureJobGenerator - **Description**: 基于Job生成Sdf texture的工具。 右键图片->Sdf->2.JobGenerator。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-09 - **Last Updated**: 2021-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SdfTextureJobGenerator #### 介绍 基于Job生成Sdf texture的工具。 右键图片->Sdf->2.JobGenerator。 [原版方案](https://zhuanlan.zhihu.com/p/26217154)是C#单线程实现,时间比较长,原作者使用C++加速。这里换用Job加速。