mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Fix missing coordinate system in sample
This commit is contained in:
parent
f06f184850
commit
206539d719
@ -20,6 +20,7 @@ class ShaderTerrainDemo(ShowBase):
|
|||||||
load_prc_file_data("", """
|
load_prc_file_data("", """
|
||||||
textures-power-2 none
|
textures-power-2 none
|
||||||
window-title Panda3D Shader Terrain Demo
|
window-title Panda3D Shader Terrain Demo
|
||||||
|
gl-coordinate-system default
|
||||||
""")
|
""")
|
||||||
|
|
||||||
# Initialize the showbase
|
# Initialize the showbase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user