Difference between revisions of "PyPRP:Creating a Swim Region"
Line 1: | Line 1: | ||
+ | Although adding swimregions looks pretty straight forward I actually had some problems implementing then. I decided to start with a no current region which actually still isn't functioning ;) | ||
+ | Anyway it will eventually and therefor this tutorial will start with start with this seamingly simplest swim region. | ||
− | + | Let's have a look at our working model first. I must admit that creativity was at an absolute minus zero when I thought up this little age. Nothing mystical, no fantasy element, nothing. Just the first thing coming to my mind when I thought about swimming ;) | |
− | + | [[Image:Model.jpg]] | |
− | + | If you look at the model you can see that I have a plane selected. This plane is my water mesh. I gave this mesh a transparent texture. Or actually a semi transparant texture. I wanted a pool blue color with caustics, transparant enough to show the tiles in my pool but also show some color. | |
+ | |||
+ | [[Image:WaterTex.jpg]] | ||
+ | |||
+ | In Plasma it looks pretty cool: | ||
+ | [[Image:PoolAge.jpg]] | ||
== Step 1 - Adding your actual "water" == | == Step 1 - Adding your actual "water" == |
Revision as of 13:52, 30 January 2008
Although adding swimregions looks pretty straight forward I actually had some problems implementing then. I decided to start with a no current region which actually still isn't functioning ;)
Anyway it will eventually and therefor this tutorial will start with start with this seamingly simplest swim region.
Let's have a look at our working model first. I must admit that creativity was at an absolute minus zero when I thought up this little age. Nothing mystical, no fantasy element, nothing. Just the first thing coming to my mind when I thought about swimming ;)
If you look at the model you can see that I have a plane selected. This plane is my water mesh. I gave this mesh a transparent texture. Or actually a semi transparant texture. I wanted a pool blue color with caustics, transparant enough to show the tiles in my pool but also show some color.
In Plasma it looks pretty cool: