Releases: ag88/stl-viewer
0.10.0
key changes
fixes for mouse interactions in Java 11
requires Java 11 (JDK 11) to run
added snapshot/screenshot
Tools > "fix mouse interactions" now provides a "mouse controls" dialog.
You can reassign the mouse buttons. The same mouse button can be used for different functions rotate/zoom/pan with ctrl/shift keys.
install
unzip distributed stlviewer*.zip
should extract:
stlviewer.jar
libs/j3dcore.jar
libs/j3dutils.jar
libs/jogamp-fat.jar
libs/vecmath.jar
, etc to a directory
run
java -jar stlviewer.jar
(the above libs jars should be in libs subdirectory).
In Windows and various OS you may be able to run it by simply double clicking the jar file.
sha1sum stlviewer-0.10.0.zip
e7018261c7a060ca068b43a114b7f3a3fa50dc27 stlviewer-0.10.0.zip
md5sum stlviewer-0.10.0.zip
f2e9f5343df478be45aa3a9a7e4aebb8 stlviewer-0.10.0.zip
0.9.0
key changes
fixes for mouse interactions in Java 11
requires Java 11 (JDK 11) to run
added snapshot/screenshot
install
unzip distributed stlviewer*.zip
should extract:
stlviewer.jar
libs/j3dcore.jar
libs/j3dutils.jar
libs/jogamp-fat.jar
libs/vecmath.jar
, etc to a directory
run
java -jar stlviewer.jar
(the above libs jars should be in libs subdirectory).
In Windows and various OS you may be able to run it by simply double clicking the jar file.
some later releases of Java e.g. 9, 11 and above messed up the controls and panning with right mouse doesn't work! if you encounter this issue try Tools > "fix mouse interactions"
sha1sum stlviewer-0.9.0.zip
d7ac185a30e0efa07565978b711ddc7b8d773730 stlviewer-0.9.0.zip
md5sum stlviewer-0.9.0.zip
1fba14a29f8d780171b260eb5a66e815 stlviewer-0.9.0.zip
0.8.0
key changes
- pretty much initial release
- recompute normals (improve lightlings) and stitch triangles to improve performance
- translate objects nearer to origin to ease rotation/panning and fix 'freezes'
- updated logic to handle binary STL files with "solid" in the header
- recompute normals (improve lightlings) and stitch triangles to improve performance
- translate objects nearer to origin to ease rotation/panning and fix 'freezes'
install
unzip distributed stlviewer*.zip
should extract:
stlviewer.jar
libs/j3dcore.jar
libs/j3dutils.jar
libs/jogamp-fat.jar
libs/vecmath.jar
, etc to a directory
run
java -jar stlviewer.jar
(the above libs jars should be in libs subdirectory).
In Windows and various OS you may be able to run it by simply double clicking the jar file.
sha1sum stlviewer-0.8.0.zip
a4a039fa00743827572f2bd0ca97a934f0250e36 stlviewer-0.8.0.zip
md5sum stlviewer-0.8.0.zip
79325372e266d40c9d8f72b6b9192517 stlviewer-0.8.0.zip