Page 1 of 1

some graphics stuff for newbies

Posted: Sat Feb 22, 2014 7:42 pm
by Jay
Hi

Here im gonna post a few things ive made over the years that might help some of you new guys in the graphics department :)

here is a multi windowed gui i did in the old SM days, with draggable windows that can be given focus (bring to front)
windows with focus 2.png
windows with focus 2.png (35.38 KiB) Viewed 11608 times

buttons up top open new windows within the main gui,

new windows are draggable from the title bar of each window,

right clicking the window back panel allows you to change its colour.

the magic is im the link order ;)

windows with focus 2.fsm
(402.95 KiB) Downloaded 1299 times

Re: some graphics stuff for newbies

Posted: Sat Feb 22, 2014 7:51 pm
by Jay
her is a round menu with animated open and close sequences, it highlight the use of pngs with alpha masking being used to make up a non-standard shaped button array

round menu.png
round menu.png (40.28 KiB) Viewed 11607 times


round menu animated.fsm
(119.39 KiB) Downloaded 1224 times

Re: some graphics stuff for newbies

Posted: Sat Feb 22, 2014 9:19 pm
by RJHollins
Jay ...

These 2 examples are just too cool !
8-)

nice stuff :)