Hello all
im begginer to the SDK , i need to make input box and buttons as simple as it can be but not like the GUI shown in the examples , the GUI needs to be inside the game as part of the game so it will look native .
can it be done ?
how can i make GUI (not like on the examples) in inside
Re: how can i make GUI (not like on the examples) in inside
Could you be more specific?umen wrote:i need to make input box and buttons as simple as it can be but not like the GUI shown in the examples
Working on game: Marrbles (Currently stopped).
i dont how to discribe it in words
i meant like a gui that is used to be in old dos games . but i dont want the old look . just the same principle
-
- Posts: 226
- Joined: Fri Aug 22, 2008 8:50 pm
- Contact:
If you want a very comfortable skinnable Gui, try CEGUI: http://www.cegui.org.uk/wiki/index.php/Main_Page (Not a 'simple' GUI though)
Other than that you can also try implementing your own gui with the 2d/3d functions of irrlicht, but that could be a lot of work depending on your needs.
greetings
Other than that you can also try implementing your own gui with the 2d/3d functions of irrlicht, but that could be a lot of work depending on your needs.
greetings
Maybe make a screenshot of what you mean. But anyway - you can always put textures behind elements etc. So you can already do rather complex gui's with Irrlicht.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm