protect my models
-
- Posts: 616
- Joined: Wed Nov 01, 2006 6:26 pm
- Location: Cairo,Egypt
- Contact:
protect my models
how can i protect my models!! is there any way
You mean so someone can't download your game and steal the models? Don't think there is anyway. You can't use password enabled .zip files with Irrlicht (and apparently they're too easy to break into anyway).
Though there might be some other form of encryption you could use. But why don't you want other people using them?
Though there might be some other form of encryption you could use. But why don't you want other people using them?
-
- Posts: 616
- Joined: Wed Nov 01, 2006 6:26 pm
- Location: Cairo,Egypt
- Contact:
I think the best way to protect your models is to never release them. Other than that ... I have no clue. I want to ask why though? Understandable you put a lot of effort and time into them, but wouldn't it be good for someone to use your model in their own game (with credit of course) and give you more exposure as an artist?
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Look at the Adobe 3d applications. They have a tool to "live capture" meshes from apps. They read the geometry from the d3d or opengl layer. I don't think you can avoid such techniques, it's just a question how much effort or money you and they have to put into it. But you can easily get money from copyright frauds, so it might be quite useful for you to have people use your meshes without permission
-
- Posts: 19
- Joined: Fri Nov 24, 2006 9:33 am
You can create your own model files. Of course this means you would have to import them on your own, for which you need to know a lot about how irrlicht works. You will also be able to use some kind of encryption too.
The other problem, except for manual import, you will need to write either a 3D modeler for those files, or a converter that takes some popular model format and converts it into your own. In this way you just have to keep quiet of the file's structure and no one will be able to use your models (apart from the adobe 3d thingies)
The other problem, except for manual import, you will need to write either a 3D modeler for those files, or a converter that takes some popular model format and converts it into your own. In this way you just have to keep quiet of the file's structure and no one will be able to use your models (apart from the adobe 3d thingies)
-
- Posts: 616
- Joined: Wed Nov 01, 2006 6:26 pm
- Location: Cairo,Egypt
- Contact:
ya ya so either to copyright my characters and that means $$$ or to let people use them or to make my own format.
"Why would anyone want to take your models anyway?" mm they are not very good
@zeno16:"I think the best way to protect your models is to never release them"
how!!? make all the models square
@hybird:blah blah bola
really is there a live capture i will check it now!! to get all the 3d models i need heee
@Saturn :"I just wouldn't bother. Even for all the commercial there are tools to convert/create models in their format. So what?
Copyright law protects you already from using them commercially and if people want to play with them, what's the harm."
yes if people want to play with them or edit them no problem ,the problem is they may use them in their projects !
"Why would anyone want to take your models anyway?" mm they are not very good
@zeno16:"I think the best way to protect your models is to never release them"
how!!? make all the models square
@hybird:blah blah bola
really is there a live capture i will check it now!! to get all the 3d models i need heee
@Saturn :"I just wouldn't bother. Even for all the commercial there are tools to convert/create models in their format. So what?
Copyright law protects you already from using them commercially and if people want to play with them, what's the harm."
yes if people want to play with them or edit them no problem ,the problem is they may use them in their projects !
Copyright protection doesn't cost anything. You just need proof that ou created it and the date at which you created it. Here is the US site on copyright: http://www.copyright.gov/
And the UK one: http://www.patent.gov.uk/copy.htm
And the UK one: http://www.patent.gov.uk/copy.htm
-
- Posts: 616
- Joined: Wed Nov 01, 2006 6:26 pm
- Location: Cairo,Egypt
- Contact: