Add a new OpenGL pyramid sample
This sample shows the use of modern OpenGL (3.2). Closes #16910.
This commit is contained in:
committed by
Vadim Zeitlin
parent
bdc95f5766
commit
d6fb44e158
3
configure
vendored
3
configure
vendored
@@ -27605,7 +27605,7 @@ $as_echo "$as_me: WARNING: wxGLCanvas not implemented for this port, library wil
|
||||
|
||||
$as_echo "#define wxUSE_GLCANVAS 1" >>confdefs.h
|
||||
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS opengl opengl/cube opengl/penguin opengl/isosurf"
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS opengl opengl/cube opengl/penguin opengl/isosurf opengl/pyramid"
|
||||
fi
|
||||
fi
|
||||
|
||||
@@ -40738,4 +40738,3 @@ echo " libmspack ${wxUSE_LIBMSPAC
|
||||
echo " sdl ${wxUSE_LIBSDL}"
|
||||
|
||||
echo ""
|
||||
|
||||
|
Reference in New Issue
Block a user