|
||||
what I did was use google images and just searched for things like "Internet Explorer icon" to get the icons, then use GIMP to edit them onto the background. Really anything could be an icon. good hunting!
|
|
||||
Speaking of icons, I Googled GANT (from storyr's post) and foudn the source for all things GANT: http://mattahan.deviantart.com/gallery/ He's got at least 4 volumes of icons (over 600). Look through the pages and download the ones you like. They're not all GANT, but they are all very nice looking.
__________________
Creator of:
WP7 Launcher, SoundPlug, MusicFlo, MacFlo, The iCube Spread the thanks! Click http://forum.ppcgeeks.com/images/but...ost_thanks.gif if someone helps you! |
|
||||
Hey All, just finished my first Cube, turned out pretty nice.
Used the technique I listed earlier to make the icons. BmptoBrn DOES WORK for making the sides of the cube and is so much easier than hex editing (it does not work for the icons). Now it took me a loooong time to make the cube animation, had to make each one individually in photoshop and there are about 33 in total. Just wondering if: Anyone has a way to easily create the cube without doing each side individually... |
|
||||
Quote:
Anyway, I did find a shortcut for creating the up/down animations, which comprises 15 of the images. They're simply shortened versions of the left/right animation images. So, if you first create A1-A5, B1-B5 and C1-C5 - the up/down sets (A01-A05, B01-B05, C01-C05) are just cropped versions of those. Here's the key: Code:
A01 = C1 (cropped to 100 pixels in height) A02 = C2 (cropped to 180 pixels in height) A03 = C3 (cropped to 240 pixels in height) A04 = C4 (cropped to 280 pixels in height) A05 = C5 (cropped to 300 pixels in height) B01 = A1 (cropped to 100 pixels in height) B02 = A2 (cropped to 180 pixels in height) B03 = A3 (cropped to 240 pixels in height) B04 = A4 (cropped to 280 pixels in height) B05 = A5 (cropped to 300 pixels in height) C01 = B1 (cropped to 100 pixels in height) C02 = B2 (cropped to 180 pixels in height) C03 = B3 (cropped to 240 pixels in height) C04 = B4 (cropped to 280 pixels in height) C05 = B5 (cropped to 300 pixels in height) |
|
||||
Has anyone edited the spin with the new icons? I generic animation that just had gray squares instead of icons, would be great. I could definately use a generic animation since I don't have the patience to reanimate the cube every time I change an icon (not that I know how yet).
|
|
||||
Also, I grabbed the png icons from Cyrilp here:
http://forum.xda-developers.com/showthread.php?t=313083 And converted them to brn format. Attached, incase anyone hexedit challenged want them. |
|
||||
great work guys. im comfortable with most of this, but the brn creation is over my head. so if im understanding this right, if i wanted to change an icon id have to redo the whole cube, its not as simple as pointing the icon path to the new brn file?
Last edited by kellybrf; 11-17-2007 at 01:22 PM. |
|
||||
Quote:
|
|
||||
Quote:
If there was a blank cube and you just pasted in icons, they would not be distorted and thus look weird. Hopefully someone can think of a way to get around that... |
|
|
|