Login  Register

Re: meshing 3d point cloud in ImageJ ?

Posted by Marcel on Sep 21, 2007; 8:13am
URL: http://imagej.273.s1.nabble.com/meshing-3d-point-cloud-in-ImageJ-tp3698360p3698361.html

Why don't you use the OpenGl bindings to archieve this.
If you need to construct an 3d plugin this is the easiest solution.

Available at:
https://jogl.dev.java.net/
The bindings can easily be integrated in ImageJ.

With kind regards
Marcel