Skip to content

Releases: YvesBoyadjian/Koin3D

Koin3D v4.330 (Full IntelliJ and Eclipse project)

25 Oct 11:39
Compare
Choose a tag to compare

This is the full IntelliJ/Eclipse Koin3D project, for anybody who wants to use Koin3D, or simply run the different use case examples. There is three viewers available, one using SWT for embedding in an Eclipse application, the other using GLFW for standalone fullscreen use (for gaming), and a third, Swing/AWT Viewer. Koin3D requires at least Java 8, and is compatible with latest java versions. It has been tested on Windows and Linux, and on Raspberry PI 4 on linux. About 700 classes are implemented, the goal being to be as close to Coin3D 4 as possible. The memory usage has been highly optimized (Directly from user input buffer to VBO). This version can use MemoryUtil.memAlloc() in order to avoid stuttering due to garbage collecting of DirectByteBuffer.

Free java VRML Viewer / WRL Viewer for Windows x64

30 Jul 19:54
Compare
Choose a tag to compare

This is a VRML/Inventor Viewer, written in Java for Windows x64.
It can be used to view VRML(.wrl) and Inventor(.iv) exports files from FreeCAD.
Note that Inventor (.iv) exports from FreeCAD display better than VRML(.wrl) ones.
It can also read zip files containing .wrl files.
Simply unzip the file, and click on "run_me.bat"

Free java VRML/Inventor Viewer for Linux x64

26 Dec 05:36
Compare
Choose a tag to compare

This is a VRML/Inventor Viewer, written in Java for Linux running on x86-64 architecture.
It can be used to view VRML(.wrl) and Inventor(.iv) exports files from FreeCAD.
Note that Inventor exports from FreeCAD display better than VRML ones.
It can also read zip files containing .wrl files.
Simply unzip the file, and run "run_me.sh" in a console.
It has been tested with CentOS 7 64

Free VRML Viewer / WRL Viewer for Raspberry Pi 4

08 Apr 22:42
Compare
Choose a tag to compare

This is a VRML/Inventor Viewer, written in Java for Linux running on AArch64 architecture.
It can be used to view VRML(.wrl) and Inventor(.iv) exports files from FreeCAD, or others.
Note that Inventor exports from FreeCAD display better than VRML ones.
It can also read zip files containing .wrl files.
Simply unzip the file, and run "run_me.sh" in a console.
It has been tested on a Raspberry Pi 4 Model B, with Ubuntu 64