first commit

This commit is contained in:
2022-11-15 21:22:52 +08:00
parent b11cdcb859
commit c770c83210
235 changed files with 53695 additions and 0 deletions
@@ -0,0 +1,29 @@
material PineTree/Branch
{
technique
{
pass
{
alpha_rejection greater 128
texture_unit
{
texture branch_2_diffuse.png
}
}
}
}
material PineTree/Bark
{
technique
{
pass
{
texture_unit
{
texture bark_diffuse.png
}
}
}
}