POV-Ray : Newsgroups : povray.tools.general : 3D Mesh Painting Software Server Time
14 May 2024 14:03:46 EDT (-0400)
  3D Mesh Painting Software (Message 3 to 12 of 22)  
<<< Previous 2 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Jim Henderson
Subject: Re: 3D Mesh Painting Software
Date: 31 Aug 2006 17:28:35
Message: <pan.2006.08.31.21.28.35.63629@nospam.com>
I've not tried it, but I understand that there's a way to "unwrap" a mesh
in Blender (which can import Wavefront obj files, which Wings can export)
so you can paint it with something like the Gimp or other similar tools.

Jim


Post a reply to this message

From: Kyle
Subject: Re: 3D Mesh Painting Software
Date: 31 Aug 2006 18:38:46
Message: <52nef2lk22tot0051p6uc023u8fdpknk0c@4ax.com>
Steve:

Thanks for the reply.

I've got the materials figured out pretty well in Wings.  I guess I should have been
more clear in
my original post on what I am currently doing and what I am looking for.

I am currently using the AutoUV feature in Wings to create a UV texture map, which I
then "make
external" from the outliner window.  I then use a copy of the image as an overlay
layer in Gimp to
paint the texture that I want.  I can then refresh the image map in Wings to see my
progress.  I can
then use Gimp to create a bump map using the overlay that I created before, but I
don't know of any
way to quickly review the effect of the bump map until the finial render in POV-Ray.

After that, I export the object from Wings as a Wavefront (obj) file and open it up in
PoseRay.  I
load the material map and bump map into PoseRay, then export to a POV-Ray scene.  I
can then use the
objects that are exported in the POV-Ray scene to create a final scene.

What I'd like is a tool to 3-D paint the texture and bump maps.  It's really time
consuming to go
back and forth between editing in Gimp, then refreshing in Wings or PoseRay to see the
result, then
going back to Gimp to edit.  Wash, rinse, repeat...

Tattoo is such a tool, but it is very raw and I cannot seem to figure out how to
pre-load textures
that have already been created.

Hopefully, this is a better explanation of what I'm doing and what I'm looking for.

Thanks,

Kyle


Post a reply to this message

From: Kyle
Subject: Re: 3D Mesh Painting Software
Date: 31 Aug 2006 19:18:59
Message: <t9ref25h71prfnodiu1rf0aevjk437souq@4ax.com>
On Thu, 31 Aug 2006 15:28:35 -0600, Jim Henderson <nos### [at] nospamcom> wrote:

>I've not tried it, but I understand that there's a way to "unwrap" a mesh
>in Blender (which can import Wavefront obj files, which Wings can export)
>so you can paint it with something like the Gimp or other similar tools.
>
>Jim


Ahh, yes.  Blender, the powerful app with the wacky, frustrating interface.  I've had
it installed
on my system for about a year now, but I've only given it about 1/2 hour of usage
time, due 100% to
its unconventional interface.  Maybe I'll fire it up again and see what I can figure
out.  Or, maybe
I'll just finally uninstall it.  :-)


Thanks for the suggestion!


Kyle


Post a reply to this message

From: Jim Henderson
Subject: Re: 3D Mesh Painting Software
Date: 31 Aug 2006 21:21:53
Message: <pan.2006.09.01.01.21.52.587896@nospam.com>
On Thu, 31 Aug 2006 19:19:01 -0400, Kyle wrote:

> On Thu, 31 Aug 2006 15:28:35 -0600, Jim Henderson <nos### [at] nospamcom>
> wrote:
> 
>>I've not tried it, but I understand that there's a way to "unwrap" a mesh
>>in Blender (which can import Wavefront obj files, which Wings can export)
>>so you can paint it with something like the Gimp or other similar tools.
>>
>>Jim
> 
> 
> Ahh, yes.  Blender, the powerful app with the wacky, frustrating
> interface.  I've had it installed on my system for about a year now, but
> I've only given it about 1/2 hour of usage time, due 100% to its
> unconventional interface.  Maybe I'll fire it up again and see what I can
> figure out.  Or, maybe I'll just finally uninstall it.  :-)

Try out 2.42 - I've found the user interface a bit easier, though it could
just be that I've gotten used to it, too.  It does really get easier the
more you use it - but I'm still working through things like textures - I
tend to use wings3D and Blender in combination; I've found Blender doesn't
do so well with the type of modelling that Wings does (and vice versa).

Jim


Post a reply to this message

From: Stephen
Subject: Re: 3D Mesh Painting Software
Date: 1 Sep 2006 03:50:00
Message: <web.44f7e5483359dac5f1cb1e660@news.povray.org>
Kyle <hob### [at] gatenet> wrote:
> Hi all.
>
> I'm trying to find a good application to paint 3d meshes in real time.  I'm
currently building
> meshes in Wings3d, then painting the textures in Gimp.  I keep the mesh loaded in
PoseRay so that I
> can get a general idea of how the texture will look before I export the mesh to
POV-Ray.  Anyway,
> I've tried Tattoo, but it's not quite what I'm looking for.  Anyone have any other,
preferably
> freeware, suggestions?

Have you tried UVMapper? http://www.uvmapper.com/

but like every piece of software it takes time to gain experience. (That
says more about me that it does about software :-)

Stephen


Post a reply to this message

From: St 
Subject: Re: 3D Mesh Painting Software
Date: 1 Sep 2006 15:04:36
Message: <44f88444@news.povray.org>
"Kyle" <hob### [at] gatenet> wrote in message 
news:52nef2lk22tot0051p6uc023u8fdpknk0c@4ax.com...
> Steve:
>
> Thanks for the reply.
>
> I've got the materials figured out pretty well in Wings.  I guess I should 
> have been more clear in
> my original post on what I am currently doing and what I am looking for.

     No, not your bad, my bad.


>
> I am currently using the AutoUV feature in Wings to create a UV texture 
> map, which I then "make
> external" from the outliner window.  I then use a copy of the image as an 
> overlay layer in Gimp to
> paint the texture that I want.  I can then refresh the image map in Wings 
> to see my progress.

    Now this, I'm aware of, but haven't tried yet. To be honest, when I read 
about it, it put me off because I thought that it would be time-consuming.


I can
> then use Gimp to create a bump map using the overlay that I created 
> before, but I don't know of any
> way to quickly review the effect of the bump map until the finial render 
> in POV-Ray.

     I see. Yes, a quick way would be good. I too, have the same problem.


>
> After that, I export the object from Wings as a Wavefront (obj) file and 
> open it up in PoseRay.  I
> load the material map and bump map into PoseRay, then export to a POV-Ray 
> scene.  I can then use the
> objects that are exported in the POV-Ray scene to create a final scene.

      That's what I do. (Apart from using bump and material maps in PoseRay, 
I usually edit the material file by hand and add bumps if needed).
>
> What I'd like is a tool to 3-D paint the texture and bump maps.  It's 
> really time consuming to go
> back and forth between editing in Gimp, then refreshing in Wings or 
> PoseRay to see the result, then
> going back to Gimp to edit.  Wash, rinse, repeat...

      Yes, I know what you're saying - it 'is' a lot of work, but for the 
moment, I think that's all we've got.

>
> Tattoo is such a tool, but it is very raw and I cannot seem to figure out 
> how to pre-load textures
> that have already been created.

    Well, I've been trying to figure Tattoo out all day for you, and I still 
don't have a clue! I'm thinking that maybe the non-trial version will allow 
such a method, but I don't know. That program is SO weird! It seems at first 
glance that it's the answer to all UV hassles, but, no, it isn't. There are 
too many questions to be answered as in how to actually use it 'properly'. 
You load a simple model, you play with it, and everything seems to be 'left 
in the air' as to what to do next. I had quite a few bugs hitting me like I 
couldn't get any brushes to show up with one particular (simple) model, 
tried another model and then had this weird shape on the screen instead of a 
standard brush. Had quite a few memory exception errors too. Shame really, 
as it looks like it has real potential.


>
> Hopefully, this is a better explanation of what I'm doing and what I'm 
> looking for.

     Oh, of course it was, but that was my fault, not yours.

       Keep Poving!

       ~Steve~



>
> Thanks,
>
> Kyle
>
>
>


Post a reply to this message

From: Kyle
Subject: Re: 3D Mesh Painting Software
Date: 1 Sep 2006 18:55:33
Message: <svdhf25pbn4nstgidqisn5rj18gl328r5t@4ax.com>
On Fri,  1 Sep 2006 03:46:16 EDT, "Stephen" <mcavoys_AT_aolDOT.com> wrote:
>
>Have you tried UVMapper? http://www.uvmapper.com/

Yep.  It works pretty well for creating the UV map, but that's about it.  The same
functionality is
in Wings3d.  It's called AutoUV.  It's a tad confusing at first, but once you figure
it out, it
works very well.



Kyle


Post a reply to this message

From: Stephen
Subject: Re: 3D Mesh Painting Software
Date: 2 Sep 2006 03:49:17
Message: <jrdif2p9n1e9aaq31dvk3ccebp2okd1055@4ax.com>
On Fri, 01 Sep 2006 18:55:36 -0400, Kyle <hob### [at] gatenet> wrote:

>Yep.  It works pretty well for creating the UV map, but that's about it.  The same
functionality is
>in Wings3d.  It's called AutoUV.  It's a tad confusing at first, but once you figure
it out, it
>works very well.

I've never really got into Wings; Moray is my poison of choice :-)
If you want to texture meshes I can't help, sorry.

Regards
	Stephen


Post a reply to this message

From: Gilles Tran
Subject: Re: 3D Mesh Painting Software
Date: 3 Sep 2006 05:51:16
Message: <44faa594$1@news.povray.org>

bd8cf2tge1i6v4snkc8bp6gcpfitb9poie@4ax.com...
> Hi all.
>
> I'm trying to find a good application to paint 3d meshes in real time.

I don't think that there are freeware applications that can that right now. 
On the commercial side there's Bodypaint, Deep Paint and Zbrush (between 
$400-600). Note that a key issue remains proper uv unwrapping. 3d real-time 
painting can be fun but still need good uvs to work properly, otherwise 
there will be distortion artifacts and other problems.

G.


Post a reply to this message

From: Nekar
Subject: Re: 3D Mesh Painting Software
Date: 4 Sep 2006 07:40:58
Message: <44fc10ca@news.povray.org>
Wasn't there also a program called 3d-painter or painter 3d?


-- 
-Nekar Xenos
"The truth is out there"
"Gilles Tran" <gitran_nospam_@wanadoo.fr> wrote in message 
news:44faa594$1@news.povray.org...
>

> bd8cf2tge1i6v4snkc8bp6gcpfitb9poie@4ax.com...
>> Hi all.
>>
>> I'm trying to find a good application to paint 3d meshes in real time.
>
> I don't think that there are freeware applications that can that right 
> now. On the commercial side there's Bodypaint, Deep Paint and Zbrush 
> (between $400-600). Note that a key issue remains proper uv unwrapping. 3d 
> real-time painting can be fun but still need good uvs to work properly, 
> otherwise there will be distortion artifacts and other problems.
>
> G.
>
>
>
>
>


Post a reply to this message

<<< Previous 2 Messages Goto Latest 10 Messages Next 10 Messages >>>

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