Hello Carsten, On 07/30/2016 15:09 AM, Carsten wrote:
>> 1. I added the Qhull library. Currently it is not used at all, but I'm >> planning to use it in the OpenSG Base library in the near future. >> >> Link: http://www.qhull.org/ >> https://github.com/qhull/qhull/wiki > > hmm, to me in general it is preferable to add dependencies when they are > used... > I understand that, it was only that I just did the CMake build system stuff and I hoped that I could close this topic for now. >> 2. I added the glm and vmath libraries. I do not intend to use them in >> any OpenSG libraries nor in any example, but here and then I use them in >> my examples for testing some code fragments. They are used a lot in the >> OpenGL community and sometimes it is quite useful to have them at hand. >> If the libraries are not present nothing awful will be happen. I would >> really appreciate support for these. The changes are really minimal. > > Perhaps I'm misunderstanding something, but if the code is not going > into OpenSG or examples why does the build system have to know about > these libs in the first place? If it's just for something you are > hacking on it seems easier to just hardcode the include path into the > cmake file - especially given that these libraries seem to be header > only. Anyway, if you feel strongly about this let me know and we can add > them. I'm used to make OpenSG examples for my stuff that are not of interest to the public. For these examples I sometimes use vmath and glm. If I would have support for these libraries, I could always easily add my examples to my local OpenSG distribution copy and everythink is in place for productive working. What I do not like is to have many patches, that I have to apply to the official code base after I have taken it from the net, in order to get going. Adding some files to the OpenSG code base is fine for me but changing any official file by patching it is not ok. Additionally, in that case license issues would pop up. So these two libraries are a little bit special but since the changes are so minor I hope that you could do me this favor. Best, Johannes P.S.: Since my thunderbird news client that I use for list communication has problems to show up all send messages I could not answer directly to your message. Probably my answer will be llisted into the wrong place. Sorry for that.
------------------------------------------------------------------------------
_______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users