GUI - InputText box and skybox

Channel:
Subscribers:
102
Published on ● Video Link: https://www.youtube.com/watch?v=KOhVRQFsRPM



Duration: 1:18
24 views
3


InputText box
New UI component combining a Button and a TextEdit objects. TextEdit manages text and caret stuff. The extended button includes also the Font that will be used to render the text. Basically it is a Label where the text can be edited. In order to edit the text, new events added to enter/exit of edit mode.
Added a skybox to the play scene. The GUI is rendered over the game scene, with a different camera.







Tags:
gui
code
opengl
programming
devlog
gamedev
indiedev
albedo
progressbar
skybox
InputText
EditText