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

Using Cubiquity outside of Unity
http://www.volumesoffun.com/phpBB3/viewtopic.php?f=23&t=560
Page 1 of 1

Author:  Neomex [ Wed Dec 25, 2013 8:52 pm ]
Post subject:  Using Cubiquity outside of Unity

Is it possibile to integrate Qubiquity into any C# project?

Author:  David Williams [ Thu Dec 26, 2013 10:27 am ]
Post subject:  Re: Using Cubiquity outside of Unity

It is possible in principle, and in the long term we would like to support this, but in practice it is too difficult at the moment.

Cubiquity itself is actually just a native code library and provides a simple C interface. One of the advantages of this is that C is very easy to call from a variety of languages (including C#), whereas you have already seen that PolyVox's templatized C++ interface makes using other languages a lot more difficult.

The practical problem is basically that the native code library is currently undocumented and the interface is still changing. So at the moment you would find it a somewhat frustrating experience.

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