Adding axis for debugging.

This commit is contained in:
David Williams
2007-10-09 18:59:04 +00:00
parent 4bf983dce4
commit ee060d85d3
15 changed files with 196 additions and 88 deletions

View File

@ -0,0 +1,11 @@
material PurpleMaterial
{
technique
{
pass
{
ambient 0.5 0.0 0.5
diffuse 1.0 0.0 1.0
}
}
}