added asset loading class, zoom factor, vbo switch, shader version
This commit is contained in:
BIN
data/arial.ttf
Normal file
BIN
data/arial.ttf
Normal file
Binary file not shown.
@@ -283,11 +283,8 @@
|
||||
</border>
|
||||
</node>
|
||||
<!-- content panel -->
|
||||
<border margin="10 0 10 10" border-color=".8" color="1" width="1" grow="1" pad="10" wrap="1" dir="col" justify="center" align="center">
|
||||
<text text="Viewport" font-face="arial" font-size="30" color="0 .1 .1 1"/>
|
||||
<text text="Made in C++11 using OpenGL 3.1" font-face="arial" font-size="11" color="0 .1 .1 1"/>
|
||||
<!--<text text="this is a small description of the useless big text above" font-face="arial" font-size="11" color="0 1 1 1"/>-->
|
||||
<image id="check" margin="10 0 0 0" path="data/meme/nothing-to-do-here.jpg" width="300" height="200"/>
|
||||
<border grow="1" color=".1" pad="10">
|
||||
<viewport grow="1"></viewport>
|
||||
</border>
|
||||
</node>
|
||||
<!-- status bar -->
|
||||
|
||||
Reference in New Issue
Block a user