This commit is contained in:
Quella777
2025-08-25 16:30:02 +08:00
commit 32cc2a8e96
1633 changed files with 289456 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
material src_doorway_button/Diffuse
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture button.png
filtering anistropic
max_anisotropy 16
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 865 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
src_doorway/model.config Normal file
View File

@@ -0,0 +1,14 @@
<?xml version='1.0'?>
<model>
<name>SRC: Doorway</name>
<version>0.1.0</version>
<sdf version='1.6'>model.sdf</sdf>
<author>
<name>Carlos Agüero</name>
<email>caguero@osrfoundation.org</email>
</author>
<description>
A doorway used in the Space Robotics Challenge.
</description>
</model>

1091
src_doorway/model.sdf Normal file

File diff suppressed because it is too large Load Diff