Revision 692,
866 bytes
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Rev | Line | |
---|
[692] | 1 |
|
---|
| 2 | material drbunsen_head
|
---|
| 3 | {
|
---|
| 4 | technique
|
---|
| 5 | {
|
---|
| 6 | pass
|
---|
| 7 | {
|
---|
| 8 | ambient 0.25 0.25 0.25
|
---|
| 9 | diffuse 1.0 1.0 1.0
|
---|
| 10 |
|
---|
| 11 | texture_unit
|
---|
| 12 | {
|
---|
| 13 | texture Dr_Bunsen_Head.jpg
|
---|
| 14 | }
|
---|
| 15 | }
|
---|
| 16 | }
|
---|
| 17 | }
|
---|
| 18 |
|
---|
| 19 | material drbunsen_teeth
|
---|
| 20 | {
|
---|
| 21 | technique
|
---|
| 22 | {
|
---|
| 23 | pass
|
---|
| 24 | {
|
---|
| 25 | ambient 0.25 0.25 0.25
|
---|
| 26 | diffuse 1.0 1.0 1.0
|
---|
| 27 |
|
---|
| 28 | }
|
---|
| 29 | }
|
---|
| 30 | }
|
---|
| 31 |
|
---|
| 32 | material drbunsen_tongue
|
---|
| 33 | {
|
---|
| 34 | technique
|
---|
| 35 | {
|
---|
| 36 | pass
|
---|
| 37 | {
|
---|
| 38 | ambient 0.25 0.25 0.25
|
---|
| 39 | diffuse 1.0 0.1 0.1
|
---|
| 40 |
|
---|
| 41 | }
|
---|
| 42 | }
|
---|
| 43 | }
|
---|
| 44 |
|
---|
| 45 | material drbunsen_gums
|
---|
| 46 | {
|
---|
| 47 | technique
|
---|
| 48 | {
|
---|
| 49 | pass
|
---|
| 50 | {
|
---|
| 51 | ambient 0.25 0.25 0.25
|
---|
| 52 | diffuse 1.0 0.1 0.1
|
---|
| 53 |
|
---|
| 54 | }
|
---|
| 55 | }
|
---|
| 56 | }
|
---|
| 57 |
|
---|
| 58 | material drbunsen_glasses
|
---|
| 59 | {
|
---|
| 60 | technique
|
---|
| 61 | {
|
---|
| 62 | pass
|
---|
| 63 | {
|
---|
| 64 | depth_write off
|
---|
| 65 | scene_blend modulate
|
---|
| 66 | ambient 0.25 0.25 0.25
|
---|
| 67 | diffuse 0.75 0.75 0.75
|
---|
| 68 |
|
---|
| 69 | }
|
---|
| 70 | }
|
---|
| 71 | }
|
---|
| 72 |
|
---|
| 73 | material drbunsen_glasses_frame
|
---|
| 74 | {
|
---|
| 75 | technique
|
---|
| 76 | {
|
---|
| 77 | pass
|
---|
| 78 | {
|
---|
| 79 | ambient 0.25 0.25 0.25
|
---|
| 80 | diffuse 0.35 0.18 0 1
|
---|
| 81 |
|
---|
| 82 | }
|
---|
| 83 | }
|
---|
| 84 | }
|
---|
| 85 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.