Skip to content

A tool to parse JT files and import to Blender

Notifications You must be signed in to change notification settings

kimkulling/JT-file-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A tool to parse JT files and import to Blender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Python 0.2%