• 0

    posted a message on Diablo III Release Date Annouced
    Quote from xcorbo: Go

    I still haven't decided if I should buy it or not. It really seems like the kind of game that will just get me bored and won't replay it... But we'll see.

    I have criticism on both games, D3 and path of exile with regards of the artistic style. I didn't get into D3 beta but the graphics for it are just "meh" but really, that's how blizzard games are so I don't see why people are complaining about this. POE's supposed to be "better" and have a better artistic direction but it doesn't really. Although I have really enjoyed the beta so far the graphics are too plastic EVERYWHERE. There's no single place where there's no reflection. I mean, look at real life man, rocks don't reflect light like that...

    Tru that, I think PoE still has a ways to go before the art is something I'm happy with but considering they're an indie studio and they're iteratively improving the graphics from patch to patch, I'd say in a year it'll have excellent graphics.

    Quote:

    Both games seem to be really easy so far or "casual'd" like Jack said. The thing I've hated the most about PoE that D3 does offer is an actual real MMO "feel", For example in PoE you kill stuff in "instances" (which are the maps) and no one but you can join that instance so you're pretty much alone in every place other than cities.

    Other people can play with you in your instance :O

    Quote:

    Thing that in D3 you can. So I'd bet it'd be easier to grow a community that relies entirely in the game and not in the forums or the "global" chat and for god's sake, sometimes I just want people to SHUT THE HELL UP in poe's global chat. Seriously wtf, every hour there's a D3 vs PoE discussion that NO ONE WANTS TO LISTEN TO.

    afaik you can turn off global chat ;o

    <<quote>> Also don't know if it's just because of it being a beta but PoE seems to have no storyline other than the one that you were exiled from a land and just randomly start doing quests, and not that randomly since they seem to take you on a very linear path.

    Still wish I had gotten into the D3 beta and could've played it so I could judge D3 more fairly too. <</quote>>

    Yeah that's cos PoE is beta, they've got a proper storyline planned to the best of my knowledge.

    Posted in: Off-Topic
  • 0

    posted a message on How to make StarCraft II Assets

    It is my tutorial, I'm just reposting it here.

    Posted in: Tutorials
  • 0

    posted a message on The Largest/Best/Most Mature SC2 RPG?

    Dia blo: mortal shroud is pretty cool. Still not quite there for me compared to some of the old broodwar RPGs (Spellsword etc.) but we'll get some nice ones eventually. I think because it's more difficut to make maps with SC2 we won't see as many as previously.

    Posted in: Map Suggestions/Requests
  • 0

    posted a message on How to make StarCraft II Assets

    Original is here: GalaxyWiki.Net

    NOT FINISHED FORMATTING YET AS PREVIEW DOESN'T WORK Links have been fixed to go to GWN; I can remove them if it's a problem. This tutorial doesn't show detailed artistic processes for whichever art programs you use. You can find out how to make 3D and 2D artwork through experimentation and other tutorials online, but that is beyond the scope of this article. It does, however, show in detail how to get your model into StarCraft II's model format, and have it textured and complete. It doesn't show sound creation, as that will be covered in How to make StarCraft II Sounds.

    What You Need

    Currently, you need to have 3D Studio Max, and NiNtoxicated's .m3 import/export plugin. You also need a 2D image editing program, such as GIMP or PhotoShop, and its corresponding .DDS plugin. And, of course, you'll need StarCraft II, and you'll need to know how to use the basics of GalaxyEdit. Soon you will need Blizzard's Art Tools in patch 1.5 rather than NiNtoxicated's .m3 import/export plugin.

    You can get a full student edition of 3D Studio Max if you don't use it for commercial purposes and are currently studying. You do not need an .edu email address for it. It will last for 3 years before expiring, by which time there will probably be several new versions to get student editions of; this is the only limitation, although I doubt you get customer support either.

    What You Could Have

    Alternative 3D modeling programs which you may find easier to use, but which can't currently export to .m3, exist.

    • Blender 3D (Free) - Blender is the most powerful free 3D modeling program available. It can also import .m3 models, although it can't export them.
    • Maya - Maya is an industry standard, often used in the movies and games industries. It's also very expensive, but you can get a student edition for free, same as 3D Studio Max.
    • LightWave - LightWave has a thirty-day trial, and is relatively cheap at $895 USD.

    And there are many others, which you can find out more about yourself.

    You could also do with a normal mapping program. GIMP and PhotoShop both have normal map plugins, and there are also two other normal map programs commonly used:

    • XNormal - XNormal is a free normal mapping program with 3D Studio Max and Maya support.
    • CrazyBump - CrazyBump is not free, but it's quite well featured and you can get a trial version for free.

    And for high polygon sculpting, you can use Blender's sculpt, or one of these programs:

    • Sculptris - Sculptris is a free sculpting program
    • Mudbox - Mudbox is a professional tool which has a trial version.
    • ZBrush - Zbrush is made by the same makes of sculptrist, and is their professional scultping program. It's the industry standard at the moment.

    Models

    As previously said, we won't cover the artistic process in detail as the process varies from tool to tool and books can and have been written on the subject. However, there are a few things to keep in mind when you do create your models.

    • Don't go overboard with polygon amount. StarCraft II models are generally less than 10000 polygons. You can go higher for models which are rarely on screen, and in small numbers, but keep in mind that people may not have as nice a computer as you. For doodads and units, try keep it under 3000 or so.
    • If you're making models for RTS maps, don't bother with much detail on the underside of the model. And keep in mind that if it's RTS, the players probably won't get close in much, so texturing individual pores on that orc is totally unnecessary.
    • StarCraft II only supports triangle and quad polygons. Try to model using only one or the other. I find triangles are great for organic surfaces, and quads are best for inorganic shapes.

    Getting your model into 3D Studio Max

    Currently the only working method to get custom models into StarCraft II is to convert them using 3D Studio Max's .m3 plugin. This step assumes you have access to 3D Studio Max. If you created your model in 3D Studio Max, you don't need to follow this step.

    • Step 1: Convert your model to a format 3D Studio Max supports. These include .3DS, .FBX, .DAE, .LS, .OBJ, and .WRL, among others. If your chosen modeling program doesn't support exporting to any of these formats, you can use programs such as Blender to convert your model. I recommend COLLADA (.DAE), as it's fairly universally supported.
    • Step 2: Import your model into 3D Studio Max. Assets1

    Prepare for Export

    This is where the fun stuff starts. We need to make sure your materials are applied to the model correctly. For the most part, this is the main preparation you need to do.

    Step 1

    Open the Slate Material Editor. It's found at Rendering->Material Editor->Slate Material Editor. Now, the Slate Material Editor is fairly similar to Blender's node editor, although more limited. The basic system is that you have a final material which is composed of numerous maps. You link the maps together and finally into the material, using the little circles on the sides of the maps. The system is fairly easy to get used to and quite powerful. If you need more explanation you can check out this video:

    Step 2

    Using the Slate Material Editor, we'll make our StarCraft II Bitmap, composed of our previously created textures. First, double click the StarCraft II material on the left. Assets2

    As you can see, a new material has been added, called Material #74 (StarCraft II). To the left of it, there's a linked map called a Composite Texture Map. This takes two inputs and outputs one image, which then continues into the StarCraft II material in the CompMap slot.

    Step 3

    Next we're going to add a diffuse map, a normal map, and an specular map. We'll then link these into the StarCraft II material. On the left again, open up the Maps tree by hitting the + sign next to it. Then double-click the StarCraft II Bitmap entry. You will be prompted to locate an image. Choose your previously created diffuse map. A new map is then added to the area in the centre. Do this two more times, but choosing your normal map and specular map instead. ''(Note: We don't use the Normal Bump option because the StarCraft II material lets us use a bitmap instead. The only advantage I know of for using a StarCraft II Bitmap over a standard Bitmap is that you can use OGV videos as textures; in fact, in this screenshot I actually used standard bitmaps.)''

    Then drag the output nodes to the corresponding input nodes. The only exception is the diffuse map, which you drag to the Composite Texture Map input node.

    Drag the output nodes to the corresponding input nodes. The only exception is the diffuse map, which you drag to the Composite Texture Map input node.

    Step 4

    We're almost done. When you double-click the StarCraft II Material, over on the right, there are numerous options related to exactly how the material will apply to the model. A few important ones are the blend mode, the specularity amount, and the HDR multipliers. Blend mode should generally be set to opaque for most units. If you want to make a ghost unit, change this to Add. Specularity amount may need a bit of testing to get it just right for your texture. You may need to put it up quite high to get the correct amount of "shine" on your texture. And the HDR multipliers control how bright the lights and reflection and flashy annoying stuff will be. Mostly you'll leave these the same but in case you're a fan of crazy unrealistic but flashy effects, you'll want to throw these up a bit.

    Finally, you need to apply the texture to your model. Go back to the 3D viewport by minimizing the Slate Material Editor, and select your model. Then go back to the Slate Material Editor and right-click the StarCraft II Material. In the box that pops up, choose Assign Material to Selection. Go back to the 3D viewport and give it a test render. If everything was done correctly, you should now have a textured model. Keep in mind that what you see in the render may not be exactly what you see in StarCraft II, so you'll need to do a final test in game before releasing your model.

    Finally, select the model, right click it, and go to Convert To:->Convert to Editable Mesh.

    Yay! A sucky temple, fully textured!

    Note that in this case I had already UV mapped the model to a certain extent. If you haven't done the same, your texture may look weird. Don't worry, if UV unwrapping is too difficult for you at the moment, you can use one of the default UV mapping methods 3D Studio Max has. leftcenter

    Exporting

    Finally after making sure 3D Studio Max imported everything correctly, and applying the materials correctly, you can export the model into .m3 format and get it into StarCraft II! Happily, this step is easy enough, as long as everything goes according to plan. (NOTE: This assumes you've already installed NiNToxicated's m3 plugin for 3D Studio Max, as per the instructions included with the plugin. If you haven't already got it, you can grab it here.

    Step 1

    Over on the right side of the screen, there's a hammer icon. Click it, and on the pane that appears, choose MAXScript. In the dropdown box called Utilities, choose M3 - Export.

    right

    The texture path is where your model will look in the map for its textures. By default, you need to import your textures into /Assets/Textures/ using the Import Module. If you like you can change this to a different folder, or erase it so you can import your textures into the map without moving them into a different folder. Anyway, hit Export, and if everything works properly, your model should soon be exported. To find out how to import it into StarCraft II and use it, check out Importing Custom Models.

    Textures

    We also won't cover this step in detail in terms of artwork. However, the technical details are simple enough to remember.

    • In general, use a maximum texture size of 1024x1024.
    • Textures have to be a power of two for compression to work. [NOTE: Non-power of two textures may work in StarCraft II; needs testing.]
    • Use the .DDS format, rather than the TGA format, as TGAs are generally larger than DDSs.
    • Use DXT5 compression for DDSs with alpha maps; use DXT1 for DDSs without alpha maps. This is because DXT5 has the best alpha map quality preservation of all the compression methods, whereas DXT1 doesn't have alpha maps, and is the best compression method for non-alpha maps.

    Normal Maps

    StarCraft II uses a fairly odd version of the normal map, which is orange tinted rather than blue. To convert your normal map to the orange SC2 normal map, you have to edit the channels. In PhotoShop, select the red channel, copy it, and paste it into the alpha channel. Then fill the red channel with white, and the blue channel with black.

    The process is slightly more difficult in GIMP. First, add an alpha channel if one doesn't already exist. Second, select the entire image; then go to Colors->Components->Decompose. In the box that pops up, choose RGB and press OK. This then places the channels into separate layers. Select the red layer, copy it, and paste it into the alpha layer. Then fill the red layer with white, and the blue layer with black. Finally select all the layers and go to Colors->Components->Recompose. This then places the layers back into one layer on your original image. It should be orange-tinted if you did it correctly. [NOTE: there's an alternate and more official method for GIMP as shown here.

    Posted in: Tutorials
  • 0

    posted a message on Diablo III Release Date Annouced
    Quote from zeldarules28: Go

    I'm excited for it, and I'll buy it for sure. But I can't wait for HotS beta! I really hope we get some keys to share with you guys :P Looks like it's getting closer and closer, with the new lobby systems being implemented and all that good stuff.

    Personally, I don't mind if the PvP mode isn't there. It's not something I would ever do. But I can certainly see why people are angry. But lets be honest, Diablo is about crushing monsters with your friends, and picking up tons of loot.

    @JackRCDF: Go

    I don't mind the graphics style. I don't even like the way path of exile looks- it's just a ugly color scheme to me. Diablo looks like a blizzard game, and I'm happy :P I'd be even more happy if my terrible graphics card can even run it well >_>

    It's not just the art style, it's also the fact that it's become...casual-ed. In addition, character building is now unimportant, basically the only thing that matters is getting loot, and with the real life money auction you can just pay to win. No PVP is another disappointment. On the other hand, path of exile looks ( to my eyes) better, and the developers are making a game that their fans want them to make, rather than doing stuff that people don't like. And that's why they've garnered a large group of people who are playing or want to play their game and don't have big posts and protests against the changes they're making; because people like them and their changes.

    Posted in: Off-Topic
  • 0

    posted a message on Diablo III Release Date Annouced

    Eh, Diablo 3 looks gay compared to D1 and D2, I'll be playing Path of Exile instead ;o

    Posted in: Off-Topic
  • 0

    posted a message on Fitting graphics for custom buttons

    Select the image, shrink the selection by a small amount (I use 3 pixels), invert the selection and erase everything in the selection. This will give you a 3 pixel transparent border which will allow the border to be visible.

    I believe I go through this process in this video although that's pretty old and a bit crummy ;0

    EDIT nope I don't show it in that video, I just make most of the image transparent ;0

    Posted in: UI Development
  • 0

    posted a message on 3rd Party Program for Bank Management and Data Upload to Website Server

    I believe this is what SOTIS's GLOOP program does, and as far as I know that's still allowed. It's something I've had plans to do for quite some time and I highly doubt Blizzard will mind.

    Posted in: Third Party Tools
  • 0

    posted a message on Have a look, there is my N-th model
    Quote from DrSuperEvil: Go

    Still needs work before it is of equal quality to the one you are basing it off.

    That has to be the most useless comment you could possibly have made. It is hardly surprising that someone's third model is not of equivalent quality as the work of several professional experienced modelers, texturers, and animators working full time on their character.

    Posted in: Artist Tavern
  • 0

    posted a message on [Tutorial] Texture with Normal Map

    If you had trouble following this then there's the galaxywiki tutorial http://www.galaxywiki.net/Custom_Terrain_Textures which has been around for a while. It should be fairly readable.

    Posted in: Tutorials
  • 0

    posted a message on Has a m3 exporter been made for Blender?

    BlinkHawk, I'd love to write a plugin for blender; I know how to use blender OK but my python and practical programming knowledge is pretty slim to none. If you PM me your IM (MSN, gtalk, or aim) then I'll contact you and see if something is possible.

    Posted in: Third Party Tools
  • 0

    posted a message on Have a look, there is my N-th model

    Nice work, now you need to work on making the people more anatomically correct. Give them calves on their legs, ankles, ankle bones, boots or feet, make the texture more realistic, make the torso taper a bit, and basically change those tubes into limbs.

    For the animation, it's a little fast for the walk animation, and made them seem like robots rather than people.

    But overall, good job on your second model, you're getting a good solid basic level of modeling and animation down.

    Posted in: Artist Tavern
  • 0

    posted a message on Help understanding Sc2 .m3 file

    SoodaTH, I would do what you need but I don't know how, you'll have to explain a bit better for my simple mind :3

    Posted in: Artist Tavern
  • 0

    posted a message on Help importing a model into a mod.

    Try place them in /Assets/Textures/ inside the map using the Import module (right click->Move).

    Posted in: Artist Tavern
  • To post a comment, please or register a new account.