Volumes Of Fun
http://www.volumesoffun.com/phpBB3/

PolyVox to Java with SWIG
http://www.volumesoffun.com/phpBB3/viewtopic.php?f=14&t=637
Page 1 of 1

Author:  Neomex [ Mon May 11, 2015 10:47 pm ]
Post subject:  PolyVox to Java with SWIG

Can someone please help me setup swig port for java for polyvox? Surface extraction is really what I need.

Author:  David Williams [ Tue May 12, 2015 8:38 am ]
Post subject:  Re: PolyVox to Java with SWIG

I'm afraid the SWIG bindings are not in good shape in the latest (develop) version of PolyVox. The problem is that the PolyVox API is often undergoing changes and the SWIG bindings are not kept up-to-date as we don't use them ourselves. You might get them to work in the last stable release (0.2.1) but unfortunately I don't have much knowledge of how they are set up.

If you can't get them to work then you have a couple of other options. If you just need surface extraction then to be honest it will be easier to just use an implementation in Java (I'm sure you can find some around the web). If you also need other aspects of PolyVox (volume handling, etc) then you could probably write a thin C/C++ wrapper around the parts of PolyVox that you need and then expose that to SWIG. This is probably the approach we take if we bring back language bindings in the future.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/