Search found 2 matches
- Sat Dec 20, 2003 10:26 pm
- Forum: Beginners Help
- Topic: New to game developement so noobie questions
- Replies: 2
- Views: 879
Re: New to game developement so noobie questions
...snip...
ok, the good news: irrlicht is the right tool.
1) you can draw in 2d using images and static text, you also can use the 2d gui elements from irrlicht.
2) you can use multiple views in irrlicht, so different views of a scene are possible. due to speed issues it may be good to ...
- Sat Dec 20, 2003 12:23 pm
- Forum: Beginners Help
- Topic: New to game developement so noobie questions
- Replies: 2
- Views: 879
New to game developement so noobie questions
Hi all,
I'm doing a game based on the Warhammer tabletop games from www.games-workshop.com Its a hobby project to learn C++. I've got the game logic and units sorted but I've no experience of working with graphics.
What I need are 3 essential elements:
1. A control panel along the bottom which ...
I'm doing a game based on the Warhammer tabletop games from www.games-workshop.com Its a hobby project to learn C++. I've got the game logic and units sorted but I've no experience of working with graphics.
What I need are 3 essential elements:
1. A control panel along the bottom which ...