jCAE - Java Computer Aided Engineering
Features
- simple volumes modeler
- finite elements mesher
- portable on platforms which support Java and Opencascade
- inherit module architecture of Netbeans
Downloads
- jCAE can be downloaded here.
Installation
Full installation
- Download zip (Windows) or tar.bz2 (Linux) file.
- Uncompress it wherever you want.
- Run bin/jcae.
Note that the jCAE 0.17 archives include the following software:
Name | URL | Notes |
---|---|---|
Open CASCADE Community Edition 0.10 | https://github.com/tpaviot/oce/ | Geometry engine |
Java Runtime Environement 6.0 | http://www.oracle.com/technetwork/java/javase/overview/index.html | jCAE is written in Java |
VTK 5.10 | http://www.vtk.org/ | Display geometry and meshes. |
Netbeans Platform 7.1 | http://www.netbeans.org/ | Nearly all GUI features |
GNU Trove 2.1 | http://trove4j.sourceforge.net/ | Make the mesher faster |
Java 3D 1.5 | https://java3d.dev.java.net/ | Old 3D viewer |