mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 01:03:19 +02:00
Merge branch 'master' of github.com:/worklist/interface
This commit is contained in:
commit
ee1db09d06
1 changed files with 3 additions and 1 deletions
4
main.cpp
4
main.cpp
|
@ -578,7 +578,9 @@ void display(void)
|
|||
glTranslatef(location[0], location[1], location[2]);
|
||||
|
||||
/* Draw Point Sprites */
|
||||
|
||||
|
||||
load_png_as_texture(texture_filename);
|
||||
|
||||
//glActiveTexture(GL_TEXTURE0);
|
||||
glEnable( GL_TEXTURE_2D );
|
||||
|
||||
|
|
Loading…
Reference in a new issue