mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -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("", """
|
||||
textures-power-2 none
|
||||
window-title Panda3D Shader Terrain Demo
|
||||
gl-coordinate-system default
|
||||
""")
|
||||
|
||||
# Initialize the showbase
|
||||
|
Loading…
x
Reference in New Issue
Block a user