/JT-file-parser

A tool to parse JT files and import to Blender

Primary LanguageJava

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.