The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] How to Make Custom Planes
Linus Ågren Offline
Senior Member

Posts: 309
Threads: 58
Joined: Jan 2011
Reputation: 5
#1
[Tutorial] How to Make Custom Planes

Note that this tutorial is very basic and does not require that much effort to make. (I'm not an expert of this kind of area so)

1. To get started, find a texture you want to use (preferrably tiled) and save it somewhere. (cgtextures.com is a good site to get free textures)
I'll be using this: http://cgtextures.com/texview.php?id=53670

2. Make sure the size is 512x512 or 256x256 pixels, otherwise, resize it.

3. Download the Nvidia Texture Tools (if you haven't got it already)

4. Open up your image in photoshop and go to Filter -> NVIDIA Tools -> NormalMapFilter.
You can tweak the settings to make the normalmap (bumpmap) look as good as possible, but I just tend to render it quickly. Still looks decent. When you're done, press OK and save the image as IMAGENAME_bump. I use .jpeg but you can use .DDS aswell.

Here are my settings: http://i.imgur.com/LBNL2.jpg

5. For the specular map, I tend to edit the levels of the image.
Open up the diffuse (texture) and click on the black/white circle (bottom right in PS) and click on "Levels...". Play around with it untill the texture is relatively dark.

I usually try to get it somewhat like this: http://i.imgur.com/brVBK.jpg

6. Go to Image -> Adjustments -> Black & White
Play around with the color levels and try to get the image bright on some places. (This is just my method, you can check up more professional ways to do it on the web) Save the image as IMAGENAME_spec.

This is how I made mine: http://i.imgur.com/JrabZ.jpg

7. Open up the Material Editor. Check the General Area & change "decal" to "soliddiffuse".
In Texture Units, tick Diffuse, NMap & Specular.
Choose your different images you just made and add them in the correct fields. Now save it was IMAGENAME.mat and you can use it in your mods!

Final Result: http://i.imgur.com/JrqXa.jpg
Download: http://www.mediafire.com/?km5aecj6zguammf

Enjoy!
(I might finetune this tutorial at some point forward)

Creator of The Dark Treasure.
(This post was last modified: 07-08-2012, 05:33 PM by Linus Ågren.)
07-08-2012, 05:30 PM
Website Find


Messages In This Thread
[Tutorial] How to Make Custom Planes - by Linus Ågren - 07-08-2012, 05:30 PM



Users browsing this thread: 1 Guest(s)