I made me a chess set obj model for testing my rendering library and thought I'd share:
https://github.com/szellmann/models/
Btw. does anyone know a good license for 3D content (non-commercial use only)?
Chess set
-
- Posts: 2
- Joined: Wed Feb 18, 2015 3:34 am
Re: Chess set
Looks great! Here's a render of the chess set from my pathtracer, though I think I should've tweaked the lighting a more since the black side is a bit dim.

For the license maybe you could use a Creative Commons license like CC-NC (iirc that's the non-commercial Creative Commons one)? https://creativecommons.org/choose/

For the license maybe you could use a Creative Commons license like CC-NC (iirc that's the non-commercial Creative Commons one)? https://creativecommons.org/choose/
Re: Chess set
Thanks for sharing!
If you insist on an open, non-commercial license with crediting, I would recommend CC-BY-NC.
https://creativecommons.org/licenses/by-nc/2.0/
Please also note that models are typically not shared on GitHub. Of course, you can share your models there, but this is not the place where people will be searching for it. There are a lot of repositories that are specific to distributing these models. If you feel like it, choose one that you like and submit it there too.
https://www.google.hu/search?sourceid=c ... 2.1553j0j7
If you insist on an open, non-commercial license with crediting, I would recommend CC-BY-NC.
https://creativecommons.org/licenses/by-nc/2.0/
Please also note that models are typically not shared on GitHub. Of course, you can share your models there, but this is not the place where people will be searching for it. There are a lot of repositories that are specific to distributing these models. If you feel like it, choose one that you like and submit it there too.

https://www.google.hu/search?sourceid=c ... 2.1553j0j7
Re: Chess set
Ah, thanks for the link, now I have a better understanding of the CC licenses.
So CC BY-NC 2.0 it is.
I'm a bit hesitant about uploading to a 3D repo because I feel that my "art" is not particularly fit for anything but testing CG algorithms. But I might consider
So CC BY-NC 2.0 it is.
I'm a bit hesitant about uploading to a 3D repo because I feel that my "art" is not particularly fit for anything but testing CG algorithms. But I might consider

Re: Chess set
Sure, it is your call! And thanks again for sharing. 
