Difference between revisions of "Max:Lightmaps"

(First pass on Max Light Map tutorial. Here goes nothing!)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Tutorial|Light Maps}}
+
{{Tutorial|Lightmaps|Max}}
{{Wikify}}
+
[[File:KIimageltmap.jpg|thumb|right|180px|The final result as seen in-game.]]Lightmaps are used to show light splashes (like you would see from a spot light) or for defining shadows better. You can use them just about everywhere, but keep in mind that they can bloat your texture PRP. Cyan kept the number they used of these to a minimum, and limited them to interior places. For larger areas, you might want to consider using Vertex Painting to define your shadows better.
Light Maps are what we use to show light splashes (like you would see from a spot light) or for defining shadows better. You can use them just about everywhere, but keep in mind that they can bloat your texture prp. Cyan kept the number they used of these to a minimum, and limited them to interior places. For larger areas, you might want to consider using Vertex Painting to define your shadows better.
+
  
----
+
== Prerequisites ==
==Getting Started==
+
  
Making Light Maps with 3ds Max is very easy. First you will need to set up your lights that will be producing the light splashes and shadows. Directional lights work well, but you can use any '''Max Standard''' light. Do NOT try to use Plasma Run Time lights for this (remember, Plasma RT lights are for lighting up the avatar and animated objects).
+
=== Tutorials ===
 +
You need to be familiar with Plasma's lighting system and the Plasma plugin.
 +
* [[Max:Getting Started]]
  
[[File:Mlightmap1.jpg]]
+
== Getting Started ==
 
+
[[File:Mlightmap1.jpg|thumb|right|180px|Sample Lighting Setup]]
Once you have the lights set up, go to their Modification Tab. Adjust the light to your tastes. You'll note that I have two places circled in the picture below. GPNMilano noted that having these off or on do not affect the light mapping for Plasma, however they may for some other pre-rendered project you may be on.
+
# You  need to setup your lights that will be producing the light splashes and shadows. Directional lights work best, but you can use any '''Max Standard''' light. Don't use Plasma Run Time lights for these because they are only used for lighting the avatar.
 
+
# [[Media:Mlightmap2.jpg|Go to their Modification Tab.]] Adjust the light to your tastes.
[[File:Mlightmap2.jpg]]
+
# [[Media:Mlightmap3.jpg|Set the map size]] to the same size as the actual textures being used on the object.
 
+
# Select the object that the lightmap is going to be on (in this case it's a floor). In the Modifier Tab, add another Unwrap UVW modifier [[Media:Mlightmap6.jpg|make sure you set this one to channel 2.]]. Do not use the one you put in to UV map your texture - This will need to be a 2nd UV channel in the rollouts.
Also, further down in the rollout, you need to set the map size to the same size as the actual textures being used on the object:
+
# Open the UV Editor and remap the 2nd channel so that all the faces [[Media:Mlightmap7.jpg|lay inside the single texture tile.]] Make sure all the faces are inside the blue box.
 
+
# Go to the ''Component Manager'' and click on [[Media:Mlightmap8.jpg|New->Render->Lightmap]] and assign it to the object.
[[File:Mlightmap3.jpg]]
+
# In the rollout, make sure you [[Media:Mlightmap9.jpg|change the UVW Mapping channel to 2.]]
 
+
Now, if you want you can use the F10 key and do a [[Media:Mlightmap4.jpg|quick render]] and see how it is turning out. Once you export, you can link in your Age and see how the end result looks.
Next, select the object that the light map is going to be on (in this case it's a floor). In the Modifier Tab, add another Unwrap UVW modifier (Do not use the one you put in to UV map your texture - This will need to be a 2nd UV channel), in the rollouts, make sure you set this one to channel 2:
+
 
+
[[File:Mlightmap6.jpg]]
+
 
+
Next, open up the UV Editor and remap this 2nd channel so that all the faces lay inside the single texture tile. If the faces are outside the blue box, things will not look right.
+
 
+
[[File:Mlightmap7.jpg]]
+
 
+
Now call up the Component Manager and click on New > Render > Lightmap and assign it to the object.
+
 
+
[[File:Mlightmap8.jpg]]
+
 
+
In the rollout for it, make sure you change the UVW Mapping channel to 2:
+
 
+
[[File:Mlightmap9.jpg]]
+
 
+
Now, if you want you can use the F10 key and do a quick render and see how it is turning out:
+
 
+
[[File:Mlightmap4.jpg]]
+
 
+
Once you export, you can link in your Age and see how it looks:
+
 
+
[[File:KIimageltmap.jpg]]
+
 
+
[[Category:3ds Max Tutorials]]
+

Latest revision as of 14:10, 14 May 2012

Disambig gray.png

This is a tutorial page.Versions available: PyPRP; 3ds Max; Korman.
 
The final result as seen in-game.
Lightmaps are used to show light splashes (like you would see from a spot light) or for defining shadows better. You can use them just about everywhere, but keep in mind that they can bloat your texture PRP. Cyan kept the number they used of these to a minimum, and limited them to interior places. For larger areas, you might want to consider using Vertex Painting to define your shadows better.

Prerequisites

Tutorials

You need to be familiar with Plasma's lighting system and the Plasma plugin.

Getting Started

Sample Lighting Setup
  1. You need to setup your lights that will be producing the light splashes and shadows. Directional lights work best, but you can use any Max Standard light. Don't use Plasma Run Time lights for these because they are only used for lighting the avatar.
  2. Go to their Modification Tab. Adjust the light to your tastes.
  3. Set the map size to the same size as the actual textures being used on the object.
  4. Select the object that the lightmap is going to be on (in this case it's a floor). In the Modifier Tab, add another Unwrap UVW modifier make sure you set this one to channel 2.. Do not use the one you put in to UV map your texture - This will need to be a 2nd UV channel in the rollouts.
  5. Open the UV Editor and remap the 2nd channel so that all the faces lay inside the single texture tile. Make sure all the faces are inside the blue box.
  6. Go to the Component Manager and click on New->Render->Lightmap and assign it to the object.
  7. In the rollout, make sure you change the UVW Mapping channel to 2.

Now, if you want you can use the F10 key and do a quick render and see how it is turning out. Once you export, you can link in your Age and see how the end result looks.