Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff, TyRaNiD
-
siberianstar
- Posts: 70
- Joined: Thu Jun 22, 2006 9:24 pm
Post
by siberianstar »
Can someone post me a code to draw a black rectangle (size and position is not important) on the screen with GU (without using texture)?
-
chp
- Posts: 313
- Joined: Wed Jun 23, 2004 7:16 am
Post
by chp »
Take a look at the blit-sample? the simpleBlit() call does just that, disable texturing and set the color to black and you're there.
GE Dominator