mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 15:30:38 +02:00
commit
7c63f09254
1 changed files with 3 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -579,6 +579,8 @@ void display(void)
|
|||
|
||||
/* Draw Point Sprites */
|
||||
|
||||
load_png_as_texture(texture_filename);
|
||||
|
||||
//glActiveTexture(GL_TEXTURE0);
|
||||
glEnable( GL_TEXTURE_2D );
|
||||
|
||||
|
|
Loading…
Reference in a new issue