I've got a question about a licence of irrlicht.
I'm now writing a project called GeneCreature, it's an evolutionary programming project, but it uses Newton and Irrlicht to simulate abilities of creatures.
I'd like to open my code, but could I include Irrlicht based application into my project?
Project is based on Java, but when it comes to testing new creature in phisical environment, Java application runs executive which tests creature and returns some results back to Java app.
Then the project consists of two separate, independent programs. Could I attach whole IrrLicht SDK into project, of course mentioning it everywhere possible
