Initial commit w/ world

This commit is contained in:
Johnny Fernandes
2026-04-20 16:51:08 +01:00
commit 79e4a3e698
+13
View File
@@ -0,0 +1,13 @@
#VRML_SIM R2025a utf8
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2025a/projects/objects/backgrounds/protos/TexturedBackground.proto"
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2025a/projects/objects/backgrounds/protos/TexturedBackgroundLight.proto"
WorldInfo {
}
Viewpoint {
orientation -0.5773 0.5773 0.5773 2.0944
position 0 0 10
}
TexturedBackground {
}
TexturedBackgroundLight {
}