Difference between revisions of "Max:Lightmaps"

m (moved Light Maps in Max to Max:Light Maps: Moving to match wiki guidelines.)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Wikify}}
+
{{Tutorial|Lightmaps|Max}}
 +
[[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 either show light splashes (like you see from spot lights, etc), or for defining shadows better. You can use them just about everywhere, but keep in mind that they can bloat your texture prp file. Cyan kept the number they used of these small, and limited to interior places. For larger areas, consider using Vertex Painting to define your shadows better.
+
== Prerequisites ==
  
Credit for the information in this tutorial goes to Nye Sigmund who figured out how to use it. Credit also to GPNMilano who contributed additional information on the light settings.
+
=== Tutorials ===
----
+
You need to be familiar with Plasma's lighting system and the Plasma plugin.
==Getting Started==
+
* [[Max:Getting Started]]
  
Making Light Maps with Max is very easy, and those that are used to how it was done with Blender 2.49 and earlier, will recall how much of a pain it was then.
+
== Getting Started ==
 
+
[[File:Mlightmap1.jpg|thumb|right|180px|Sample Lighting Setup]]
First you will need to set up your lights that will be helping produce your light splashes and shadows. Directional lights work good, but you can use any, however they MUST be '''Max Standard''' lights.
+
# 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.
Do NOT try and use Plasma Run Time lights for this (remember, Plasma RT lights are for lighting up the avatar and animated objects).
+
# [[Media:Mlightmap2.jpg|Go to their Modification Tab.]] Adjust the light to your tastes.
 
+
# [[Media:Mlightmap3.jpg|Set the map size]] to the same size as the actual textures being used on the object.
[[File:Mlightmap1.jpg]]
+
# 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.
 
+
# 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.
Once you have the lights set up, go to their Modification Tab. Adjust the light to your tastes and what you need. 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.
+
# Go to the ''Component Manager'' and click on [[Media:Mlightmap8.jpg|New->Render->Lightmap]] and assign it to the object.
 
+
# In the rollout, make sure you [[Media:Mlightmap9.jpg|change the UVW Mapping channel to 2.]]
[[File:Mlightmap2.jpg]]
+
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.
 
+
Also, further down in the rollout, you need to set the map size to the same size as your actual textures being used on your object:
+
 
+
[[File:Mlightmap3.jpg]]
+
 
+
Next, select your object that the light map is going to be on (in this case it's my floor). In the Modifier Tab, add another Unwrap UVW modifier (NO! Do not use the one you put in to UV map your texture! This is going to be a 2nd UV channel, and must be separate.), in the roll outs, 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 you let the faces be outside the blue box, things will not look quite 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 roll out 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]]
+
 
+
----
+
Return To: [[3DS Max and Plasma Plugin 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.