POV-Ray : Newsgroups : povray.binaries.images : Cars : Re: Cars Server Time
8 Aug 2024 01:21:46 EDT (-0400)
  Re: Cars  
From: Sebastian H 
Date: 19 Oct 2005 07:49:54
Message: <435632e2$1@news.povray.org>
scott wrote:
> Sebastian H. wrote:
> 
>>scott wrote:
>>
>>>>scott spake:
>>>>
>>>>
>>>>
>>>>>Recently I've been working on converting the 3D models in my
>>>>>current favourite game to POV format.  The files are stored in
>>>>>some binary format that is quite complex, and the textures are in
>>>>>.dds format. Anyway, I've been writing some C++ code to write out
>>>>>a POV file.  As you can see the geometry is done, but I'm still
>>>>>working on getting the textures converted automatically.
>>>>>
>>>>>This model has ~10k triangles.
>>>>
>>>>VERY nice!
>>>>
>>>>Beware the lawyers, though...:)
>>>
>>>
>>>Well the website for the game has "programmers information" for the
>>>file formats, so I guess they won't mind :-)
>>>
>>
>>There's a legal difference between the data description and the actual
>>data which makes up the artwork. The former one may be free or open
>>but the latter one I would handle with care.
> 
> 
> No, in this case the mesh and artwork is free.  The mesh data is actually
> included in a separate download from their site, and the artwork you can get
> from the free demo of the game in jpeg format.  Or you could just make your
> own artwork, they give you blank templates of the textures.

Do you mean you can extract the artwork from the demo?
The fact that the demo is free does not necessarily mean
that the artwork is free for use.
Is there somewhere explicitely said that you're allowed
to use these models for your own work which you publish
and eventually get money for?

Sebastian


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.