RSS/Atom feed Twitter
Site is read-only, email is disabled

making a plug-in (bridge 2 programs)

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

17 of 17 messages available
Toggle history

Please log in to manage your subscriptions.

making a plug-in (bridge 2 programs) Vata-Raven 27 Apr 18:03
  making a plug-in (bridge 2 programs) Vata-Raven 28 Apr 19:51
   making a plug-in (bridge 2 programs) Kevin Cozens 28 Apr 22:44
    making a plug-in (bridge 2 programs) Vata-Raven 28 Apr 22:58
     making a plug-in (bridge 2 programs) Kevin Cozens 29 Apr 23:54
      making a plug-in (bridge 2 programs) Vata-Raven 30 Apr 00:07
       making a plug-in (bridge 2 programs) Alexandre Prokoudine 30 Apr 00:40
        making a plug-in (bridge 2 programs) Vata-Raven 30 Apr 00:46
         making a plug-in (bridge 2 programs) Alexandre Prokoudine 30 Apr 01:33
          making a plug-in (bridge 2 programs) Vata-Raven 30 Apr 02:07
           making a plug-in (bridge 2 programs) Michael Schumacher 30 Apr 05:59
            making a plug-in (bridge 2 programs) Vata-Raven 30 Apr 06:04
        making a plug-in (bridge 2 programs) Liam R E Quin 30 Apr 03:07
         making a plug-in (bridge 2 programs) Alexandre Prokoudine 30 Apr 03:31
          making a plug-in (bridge 2 programs) Liam R E Quin 30 Apr 04:19
      making a plug-in (bridge 2 programs) Liam R E Quin 30 Apr 13:43
       making a plug-in (bridge 2 programs) Vata-Raven 30 Apr 16:00
Vata-Raven
2013-04-27 18:03:25 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

Alright, I use Daz 3-d for my artwork. And daz has 2 plug-ins, 1 is bridge daz and photoshop and another to bridge daz and zbrush

Ok, those are great programs and all....but they cost an arm and a leg to even own.

While me, I use gimp, free and a decent program.

I want to make (or maybe someone can help) make a plug-in to bridge daz with gimp.

I know with the PS bridge, when you have it opened. What happens in daz, happens over in PS. So, you export the model over as a image (as a layer) over on top of the background you want to use. You add lighting in daz, you can have it appear in PS, and all that stuff.

You can also do texture maps and export the lay right on over onto the Daz model. You know, that sort of stuff.

I'm a bit...I have no idea what I'm even doing, but I'm surprised that a plug-in hasn't even been made in the 1st place

So...any help would be nice

Vata-Raven
2013-04-28 19:51:31 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

Anyone at all...

Even pointing me in the right direction of another website would be nice

Kevin Cozens
2013-04-28 22:44:37 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On 13-04-28 03:51 PM, Vata-Raven wrote:

Even pointing me in the right direction of another website would be nice

Your first step is to look for a software developer kit on the DAZ 3D website. You can't do anything until you know how to make plug-ins for DAZ or how it communicates with other programs.

Cheers!

Kevin.

http://www.ve3syb.ca/           |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172      | the mouth-breathers, and that's why we're
                                 | powerful!"
#include  |             --Chris Hardwick
Vata-Raven
2013-04-28 22:58:02 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

I got the SDK from their site...

What goes beyond getting the SDK...which I've been told more then enough times to get

Kevin Cozens
2013-04-29 23:54:17 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On 13-04-28 06:58 PM, Vata-Raven wrote:

What goes beyond getting the SDK...which I've been told more then enough times to get

I looked at a YouTube video about the Photoshop bridge. Based on what I saw you will need a plug-in for both DAZ Studio and GIMP. The two plug-ins need to be able to communicate with each other.

The GIMP plug-in needs to be able to obtain a list of textures available in the currently loaded DAZ scene, load the selected images in to GIMP, and have GIMP pass the modified image back to DAZ.

The main issue is working out the user interaction for the plug-ins. You need to work out how you will have the two programs communicate with each other to get the image list, and pass image data back and forth. You will have to learn how to use the SDK to issue commands to DAZ and get the data you need from the scent that you want to pass to GIMP.

That was as far as I looked at the bridge related videos. There was supposed to be a follow up video for more that you could do with the bridge but I didn't see that video as I couldn't find it.

Cheers!

Kevin.

http://www.ve3syb.ca/           |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172      | the mouth-breathers, and that's why we're
                                 | powerful!"
#include  |             --Chris Hardwick
Vata-Raven
2013-04-30 00:07:28 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

There a few other videos showing off the bridge on youtube...not many.

Granted CS2 is free...but honestly, I seriously don't even want to get near the program when GIMP does a fine job on it's own

Alexandre Prokoudine
2013-04-30 00:40:24 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On Tue, Apr 30, 2013 at 4:07 AM, Vata-Raven wrote:

There a few other videos showing off the bridge on youtube...not many.

Granted CS2 is free...

Except it isn't really :)

Alexandre Prokoudine http://libregraphicsworld.org

Vata-Raven
2013-04-30 00:46:26 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

Except it isn't really :)

Alexandre Prokoudine http://libregraphicsworld.org

http://www.adobe.com/downloads/cs2_downloads/

yes it is...there is a page, with the serial numbers to use. They in fact did this on mistake, but saw how much business it brought them and kept it. People wanted the updated versions and paid up the money for it.

If they didn't want people using those codes, they would've removes the page a while ago

Alexandre Prokoudine
2013-04-30 01:33:53 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On Tue, Apr 30, 2013 at 4:46 AM, Vata-Raven wrote:

yes it is...there is a page, with the serial numbers to use. They in fact did this on mistake, but saw how much business it brought them and kept it. People wanted the updated versions and paid up the money for it.

If they didn't want people using those codes, they would've removes the page a while ago

Your logic is as in "someone left their car open with keys inside, obviously they want me to take it, otherwise why would they leave it open with keys inside in the first place?".

Simply put, if Adobe says CS2 isn't free, then it's what it is. Likewise, if we ever say that GIMP is proprietary, the first thing to do is to 'git pull' and check the license _again_ :)

Alexandre Prokoudine http://libregraphicsworld.org

Vata-Raven
2013-04-30 02:07:18 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

Why are you even going to come into a topic, about trying to make a plug-in...and just come along and tell someone, "no, no, CS2 really isn't free"

It's not really contributing at all

Liam R E Quin
2013-04-30 03:07:42 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On Tue, 2013-04-30 at 04:40 +0400, Alexandre Prokoudine wrote:

On Tue, Apr 30, 2013 at 4:07 AM, Vata-Raven wrote:

There a few other videos showing off the bridge on youtube...not many.

Granted CS2 is free...

Except it isn't really :)

CS2 is free as in zero dollars, but not free as in liberty.

You are not free to redistribute it or to make changes to it and redistribute those changes.

I don't think it's productive to argue about whether this is the case since it's easily verified, as Vata-Raven pointed out.

It might be that not too many people know that CS2 is a free download, though. Luckily lots of people know that GIMP is free, even if they don't all know what that really means. :)

Liam

Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
Alexandre Prokoudine
2013-04-30 03:31:59 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On Tue, Apr 30, 2013 at 7:07 AM, Liam R E Quin wrote:

On Tue, 2013-04-30 at 04:40 +0400, Alexandre Prokoudine wrote:

On Tue, Apr 30, 2013 at 4:07 AM, Vata-Raven wrote:

There a few other videos showing off the bridge on youtube...not many.

Granted CS2 is free...

Except it isn't really :)

CS2 is free as in zero dollars

Neither that. You are supposed to have had bought a license before.

For your deity of choice's sake, please RTFM :)

OTOH, this is completely off-topic indeed.

Alexandre Prokoudine http://libregraphicsworld.org

Liam R E Quin
2013-04-30 04:19:25 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On Tue, 2013-04-30 at 07:31 +0400, Alexandre Prokoudine wrote:

On Tue, Apr 30, 2013 at 7:07 AM, Liam R E Quin wrote:

On Tue, 2013-04-30 at 04:40 +0400, Alexandre Prokoudine wrote:

On Tue, Apr 30, 2013 at 4:07 AM, Vata-Raven wrote:

There a few other videos showing off the bridge on youtube...not many.

Granted CS2 is free...

Except it isn't really :)

CS2 is free as in zero dollars

Neither that. You are supposed to have had bought a license before.

You're right, sorry - they've changed it since I was last there, and also added the text about the activation server.

Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
Michael Schumacher
2013-04-30 05:59:31 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On 30.04.2013 04:07, Vata-Raven wrote:

Why are you even going to come into a topic, about trying to make a plug-in...and just come along and tell someone, "no, no, CS2 really isn't free"

It's not really contributing at all

If someone is publishing incorrect information on a popular list, whether intentional or not, correcting that is an obligation, not an option.

Regards, Michael

Vata-Raven
2013-04-30 06:04:03 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

If someone is publishing incorrect information on a popular list, whether intentional or not, correcting that is an obligation, not an option.

Regards,
Michael

Seriously????

Stop with the bloody CS2 talk, this is not what this topic is about. This was about trying to make a plug-in for Gimp...most this topic is about CS2 being free or not

Liam R E Quin
2013-04-30 13:43:10 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

On Mon, 2013-04-29 at 19:54 -0400, Kevin Cozens wrote:

The GIMP plug-in needs to be able to obtain a list of textures available in the currently loaded DAZ scene, load the selected images in to GIMP, and have GIMP pass the modified image back to DAZ.

Best bet would be to contact DAZ and see if they will share docs, or the source, of their existing plugin(s) to talk to ZBrush and PS.

Whoever asks should have written a GIMP plugin for Microsoft Windows in the past and be familiar with IPC and with event-driven programming on Windows, and should get (if possible) permission to share the source with the GIMP community - a long-term relationship, not a one-night... er, not a short thing.

Liam

Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
Vata-Raven
2013-04-30 16:00:05 UTC (over 11 years ago)

making a plug-in (bridge 2 programs)

Guess I'll just have to pick my way through the SDK

I know it's a C++ thing needed to program, as that's what the SDK product page stated. So...I'm guessing I need to looking videos on programing with that.