# JT-file-parser **Repository Path**: raysorxu/JT-file-parser ## Basic Information - **Project Name**: JT-file-parser - **Description**: A tool to parse JT files and import to Blender - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-02 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jCADlib Java project to pars JT file. Imported from Google Code repository (now discontinued) Project includes a folder called "data" Store all JT files there. P.S. : Currently only works with 1 JT file at a time sample jt files in "samples" folder Run jcadlibrun.jar to export jt info to files. Run blendit.py in blender to import the info into blender In case of errors : Required package : javax.vecmath Install by : "apt-get install libvecmath-java" Copy the jar file from /usr/lib/java to your JDK folder.