Jump to content

How To: Create Your Own Art Using Pgi's Mechs

Art Misc

2251 replies to this topic

#1941 Jayce Haebdun

    Member

  • PipPip
  • The 1 Percent
  • The 1 Percent
  • 37 posts

Posted 13 July 2016 - 06:00 PM

Hey all been a LOONG time since messed with this--just a quick question:

Now that the mech PAK files are in their own directory, do I just dump the contents of that directory to my root of the projects folder still and extract them with 7Zip still?

#1942 Taws

    Member

  • PipPip
  • Bad Company
  • Bad Company
  • 30 posts

Posted 14 July 2016 - 02:04 AM

View PostTaws, on 11 July 2016 - 05:03 PM, said:

Hi all,

Whew! Just finished reading all 98 pages of this thread...I think it was at 96 when I started.

First off...Wow, Heffay, just wow... You have been helping people out with this thread for almost 4 years. Your tutorial videos work great (as long as you don't try starting right away after the first one), and the mech-importer works like a charm as well.

I started messing around with Blender about a week before I found this thread, so I'm still kind of muddling through, but I've managed to get some mechs imported, rigged, and materials put on. I am using Andreas80's "MWO_Camo" (versions 2 and 3) and was curious if there is a simple method of adding things like decals without screwing up what I've already done. I'm going to do some experimenting, but I anticipate burning out my CTRL+Z keys before I figure it out on my own. Any advice from you artists out there would be greatly appreciated.

Oh, and honorable mention goes to Rawyn for dumbing the process down.
(If I got the poster for the node layout wrong, I apologize, and I do thank you for posting that)

Thanks.


Ok, I think I figured it out. I just added a mix shader between the node group and the output with a new image texture for the decals layer. It seems to darken the whole texture a little, but changing the mix shading to .7ish in favor of the original texture seemed to work. If you go above .8 though you get substantial bleed through, but in some cases that could be a good thing.

On another note, I did have a question about Heffay's rig set up video. When doing the knee IKs for bird legged mechs should the IKs be set up as shown, or do they need to be in the back because of the knee bend? I have them set up according to the video and haven't had any issues YET, but I want to make sure they are right before I get too far along.

Again, thanks for all your hard work.

#1943 Heffay

    Rum Runner

  • PipPipPipPipPipPipPipPipPipPip
  • The Referee
  • The Referee
  • 6,458 posts
  • LocationPHX

Posted 14 July 2016 - 08:10 AM

View PostTaws, on 14 July 2016 - 02:04 AM, said:

On another note, I did have a question about Heffay's rig set up video. When doing the knee IKs for bird legged mechs should the IKs be set up as shown, or do they need to be in the back because of the knee bend? I have them set up according to the video and haven't had any issues YET, but I want to make sure they are right before I get too far along.


The poles for the knee IKs should go towards which way the legs bend. So for chicken walkers they should be behind the mech, and for people legs they should go in front of the mech. The poles help tell the rig where to point the knees when it starts bending.

If you're talking about the actual IK bone to control the leg (which is normally attached around the ankle), it doesn't matter which way it's facing.

#1944 Taws

    Member

  • PipPip
  • Bad Company
  • Bad Company
  • 30 posts

Posted 14 July 2016 - 01:09 PM

I was talking about the knee poles, so that definitely answers the question, thanks.

#1945 Jayce Haebdun

    Member

  • PipPip
  • The 1 Percent
  • The 1 Percent
  • 37 posts

Posted 14 July 2016 - 02:29 PM

When I import the archer into blender the legs are rotated up into the arms and need to be relocated--this occur for anyone else? I'm at work and will have to watch the video at home for the simple 270/90 rotations to fix them.

Posted Image

As you can see the textures and everything imported fine--just the legs are positioned incorrectly. It's been so long since I've done this I want to confirm if it's something I did wrong.

(I deleted the LOD files from a CMD window, converted all the CGA files by drag-n-dropping them onto the cgf-converter.exe in Windows Explorer, and ran mech-importer.ps1 latest version in Powershell. Pasted the import.txt contents into Python Console in Blender. I did this for every mech a long time ago before the rescale and had no issues.)

Incidentally, I used to have to use the Decimate modifier to cut these down to 5Kish faces before they would import into TableTopSimulator, and now they import right in with all their 50-70K faces--I'm so happy! It actually looks like someone else already made a mod doing just that, but I still want to relearn how to do this again!

Edited by Jayce Haebdun, 14 July 2016 - 02:34 PM.


#1946 Heffay

    Rum Runner

  • PipPipPipPipPipPipPipPipPipPip
  • The Referee
  • The Referee
  • 6,458 posts
  • LocationPHX

Posted 14 July 2016 - 05:39 PM

I've had problems with the Archer as well, as well as IQFish. I haven't had a chance to figure out what's going on yet though. :(

#1947 Jayce Haebdun

    Member

  • PipPip
  • The 1 Percent
  • The 1 Percent
  • 37 posts

Posted 17 July 2016 - 11:36 AM

Posted Image

I'm in the process of extracting all the mechs for TTS (since the rescale) and scaling everything to a 2" = 12m scale. According to the old 3050 technical readout, a Mad Dog is exactly 12 meters tall (which is 2" in BT miniatures) so that gave me the scale to use--which works out to 11.05% of the MWO size.

Anyway, the import.txt for the Archer did not contain the left/right calf, and the left/right thigh were improperly positioned. I added the calf pieces manually, then positioned everything from the CDF file, and as you can see above it looks great. (Manually set the texture on the L/R Calf to archer_body.)

What I noticed in the CDF file might help:
<Attachment AName="arc_right_leg_thigh" Type="CA_BONE" Rotation="0.704313,0.0627936,0.704188,0.0641931" Position="2.20668,1.41144e-006,8.61379" BoneName="Bip01 R Thigh" Binding="objects\mechs\archer\body\arc_right_leg_thigh.cga" Flags="6" Material="objects\mechs\archer\body\Material #40" />

Both of the thigh positions include an e-### reference at the end, so it should be placed at 0.141144, not 1.41144. Not sure if mech-importer.ps1 is able to read that? No clue on the calf--they placed perfectly after I manually imported and set the location/rotation from the CDF.

Edited by Jayce Haebdun, 17 July 2016 - 11:37 AM.


#1948 Heffay

    Rum Runner

  • PipPipPipPipPipPipPipPipPipPip
  • The Referee
  • The Referee
  • 6,458 posts
  • LocationPHX

Posted 17 July 2016 - 08:03 PM

Quote

What I noticed in the CDF file might help:
*snip*

Both of the thigh positions include an e-### reference at the end, so it should be placed at 0.141144, not 1.41144. Not sure if mech-importer.ps1 is able to read that? No clue on the calf--they placed perfectly after I manually imported and set the location/rotation from the CDF.


That is extremely helpful! I think I can get it to output without the e notation. Thanks for checking on that!

#1949 Jayce Haebdun

    Member

  • PipPip
  • The 1 Percent
  • The 1 Percent
  • 37 posts

Posted 19 July 2016 - 10:51 AM

You are most welcome! If not for you I wouldn't be able to import pieces like this into Tabletop Simulator:

Posted Image

To figure out the *real* coordinate, I had to count how many decimals it had, then move the decimal over for each one it was missing. So 1.41144e006 means it needs 6 decimal places and it only wrote it with 5 (because there was no room for the leading 0?) There was another one though with e008 and only 6 decimals so I have to move it left twice. It was like 2.### and needed to be 0.02###. Hopefully you can script that.

#1950 mad kat

    Member

  • PipPipPipPipPipPipPipPip
  • Shredder
  • Shredder
  • 1,907 posts
  • LocationFracking the third toaster.

Posted 21 July 2016 - 06:07 AM

Catapult HPG night.
Posted Image

#1951 Jayce Haebdun

    Member

  • PipPip
  • The 1 Percent
  • The 1 Percent
  • 37 posts

Posted 29 July 2016 - 04:59 PM

View PostJayce Haebdun, on 19 July 2016 - 10:51 AM, said:

You are most welcome! If not for you I wouldn't be able to import pieces like this into Tabletop Simulator:

Posted Image

To figure out the *real* coordinate, I had to count how many decimals it had, then move the decimal over for each one it was missing. So 1.41144e006 means it needs 6 decimal places and it only wrote it with 5 (because there was no room for the leading 0?) There was another one though with e008 and only 6 decimals so I have to move it left twice. It was like 2.### and needed to be 0.02###. Hopefully you can script that.


In case you are still messing with the python script, I stated that wrong, the "e###" is how many decimals you need to move left, period. So 1.41144e006 should be changed to 0.00000141144. Confirmed on several mechs now (Archer legs, Atlas head/torso, Catapult torso/door)

Edited by Jayce Haebdun, 29 July 2016 - 05:00 PM.


#1952 mad kat

    Member

  • PipPipPipPipPipPipPipPip
  • Shredder
  • Shredder
  • 1,907 posts
  • LocationFracking the third toaster.

Posted 08 August 2016 - 11:01 AM

Awesome dark Demon
Posted Image

#1953 Archangel27

    Member

  • Pip
  • The Angel
  • The Angel
  • 14 posts

Posted 31 August 2016 - 11:10 AM

Can anyone familiar with textures help me out here? I put everything in place but seem to have black lines all over the mech where there should be either paint or bare-metal. Anyone else have this problem or know what I did wrong?

http://imgur.com/a/Td7Al

#1954 Volt

    Member

  • PipPip
  • 28 posts

Posted 06 September 2016 - 04:02 PM

@Archangel27 you may have the BODY_RGB and the BODY_DIF files interchanged

Edited by Volt, 06 September 2016 - 04:52 PM.


#1955 TheSkiDog

    Member

  • PipPipPip
  • Survivor
  • Survivor
  • 54 posts

Posted 07 September 2016 - 02:24 AM

So I did some work over the weekend and came up with this. test render.
There is some procedural texturing to show wear on edges, and grime in other areas.... all adjustable. Had to pull apart Sparks Murphy's node setup, and apply a simple subsurface modifier to the mesh to get it to work the way I wanted, but the results show some promise. When I finish grooming the node setup I'll make sure to post it.
Posted Image
One without so you can compare

Posted Image

Edited by TheSkiDog, 07 September 2016 - 02:48 AM.


#1956 mad kat

    Member

  • PipPipPipPipPipPipPipPip
  • Shredder
  • Shredder
  • 1,907 posts
  • LocationFracking the third toaster.

Posted 28 September 2016 - 01:56 AM

From the bushwacker art thread:
Posted Image
Bit of an MWO assets mashup and some slightly customised cammo.

#1957 Max Immelmann

    Member

  • PipPipPipPipPipPipPip
  • Legendary Founder
  • Legendary Founder
  • 568 posts
  • LocationPA

Posted 30 September 2016 - 04:20 AM

hello. i have been using GIMP to make some 2d images, and would now like to try my hand at some 3d stuff. i got blender and watched part 1 video. i got the files copied and 7zipped where i want them. now i go to objects/mechs, and there are only 8 mechs listed there. (see image). what happened?

also, even when i do go into one of the listed mechs, there are no cgf files, just .anm. i am guessing there has been a drastic change?

edit: ok, getting completely confused about this powershell. i have looked all over and i can find no powershell download. every search i do for say, powershell v3, sends me to a place to download something called, windows management framework 3.0. even if i try to d/l that, i get told my computer is not applicable. can someone just post a link for the latest version of powershell?

Posted Image

Edited by Immelmann, 30 September 2016 - 05:04 AM.


#1958 Max Immelmann

    Member

  • PipPipPipPipPipPipPip
  • Legendary Founder
  • Legendary Founder
  • 568 posts
  • LocationPA

Posted 30 September 2016 - 05:34 AM

ok. finally found this powershell. c:/windows/system32/PS. went to get this framework 5.0 all but 1 of the files there downloaded, all others were "not applicable" there is another directory under PS/v1.0. i hope that the framework 5 updated me to v5? i have no idea what version is currently running.

anyways, created a new directory, d:/blender projects. started up PS. can not cd my way to new directory. can go anywhere else, say my audio books (see image) but it will not let me navigate to blendr projects. again, what am i doing wrong?

edit: ah $host command, found the version: 5.0.xxxxx
it has been years since i worked with dos prompts. never even heard of PS till now

Posted Image

Edited by Immelmann, 30 September 2016 - 06:22 AM.


#1959 Max Immelmann

    Member

  • PipPipPipPipPipPipPip
  • Legendary Founder
  • Legendary Founder
  • 568 posts
  • LocationPA

Posted 30 September 2016 - 07:11 AM

ok. it seems the OP is out of date. watched that 1st vid, and not much makes sense, like the problem with me only seeing 8 mechs in the mech folder. got thru about 32 pages of this thread, and just getting "eye weary".

are there any updated videos, tutorials, programs needed, etc. like i see noesis being used, but a 2015 update says "no noesis"

do not suppose someone can redo thread so that the pertinent info is localized, not scattered over 99 pages?

sorry to be a pain, but i am learning just about every thing from scratch.

downloaded blender, have not even opened it yet! lmao

#1960 Ghogiel

    Member

  • PipPipPipPipPipPipPipPipPipPip
  • CS 2021 Gold Champ
  • CS 2021 Gold Champ
  • 6,852 posts

Posted 30 September 2016 - 04:50 PM

View PostImmelmann, on 30 September 2016 - 07:11 AM, said:

ok. it seems the OP is out of date. watched that 1st vid, and not much makes sense, like the problem with me only seeing 8 mechs in the mech folder. got thru about 32 pages of this thread, and just getting "eye weary".

are there any updated videos, tutorials, programs needed, etc. like i see noesis being used, but a 2015 update says "no noesis"

do not suppose someone can redo thread so that the pertinent info is localized, not scattered over 99 pages?

sorry to be a pain, but i am learning just about every thing from scratch.

downloaded blender, have not even opened it yet! lmao


The vids aren't really all that much outdated except in the fact you can use this https://github.com/M...ngine-Converter to convert the mech CGA/CGFs to OBJS instead of Noesis.

My mech files are in "C:\Program Files (x86)\MWO Public Test\MechWarrior Online\Game\mechs" you should find the pak file of the mech you want by it's name. After that you have OBJ files which can be directly imported into any 3d app or you can use the blender import script linked in the OP.

Edited by Ghogiel, 30 September 2016 - 04:51 PM.






3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users