Would you like to react to this message? Create an account in a few clicks or log in to continue.

Official Community Forums
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  The Wiki  Website  github Project  

 

 How does one create and import Icons?

Go down 
2 posters
AuthorMessage
TheWatcher
Experienced Newbie
Experienced Newbie
avatar


Posts : 21
Join date : 2011-10-18
Location : Blue Cone Rookery(actually, California)

How does one create and import Icons? Empty
PostSubject: How does one create and import Icons?   How does one create and import Icons? EmptyThu 15 Nov - 11:39

I may be dense(not understanding something that is easy) or I may be blind(not seeing the posts or wiki files on the subject), so I guess I'll ask.

How does one create and import Icons?

I can create the icon art in an image editor, and I suppose it wouldn't be hard to figure out a tool like the ones Microsoft uses to put 2 or more icons into a single file.

I could look through the asset repository and figure out how to add them manually, but I'm hoping that doing it the proper way will be much easier and quicker.

But what is the proper files are needed and what is the proper process for using the MV Asset Importer to get the icons into the asset repository?

Thanks for any help you guys can give.

Even if it's only suggestion of how we can figure out the proper way to do it, it'll be a start.

Thanks,
TheWatcher
Back to top Go down
Guest
Guest
avatar



How does one create and import Icons? Empty
PostSubject: Buttons and Icons   How does one create and import Icons? EmptyThu 15 Nov - 13:25

Haven't worked with the gui yet.

If your talking about icons or button images for the gui then this may be part of it:
http://www.multiversemmo.com/site/w/index.php/Imageset_Files

You are certainly not dense Smile
There is a lot in the api, wiki and docs, takes time to find stuff Very Happy

Cheers





Back to top Go down
TheWatcher
Experienced Newbie
Experienced Newbie
avatar


Posts : 21
Join date : 2011-10-18
Location : Blue Cone Rookery(actually, California)

How does one create and import Icons? Empty
PostSubject: Re: How does one create and import Icons?   How does one create and import Icons? EmptyFri 16 Nov - 7:01

OK, that helps a lot.

I thought that the '...\AssetDefinitions\FantasyWorldIcons.asset', '...\Imagefiles\FantasyWorldIcons.tga', and '...\Interface\Imagesets\FantasyWorldIcons.xml' files were all added to the Asset Repository by the Asset Importer using the Asset Type 'Icon'. But now I see that they were added using the Asset Type 'Imageset'.

1) Should I assume that the '...\Interface\Imagesets\FantasyWorldIcons.xml' file was created and/or edited by hand?

2) Also, I noticed a gap of about 4 pixels between images in the '...\Imagefiles\FantasyWorldIcons.tga' file. Is that required or is it just there to make it easier for humans to see the images as separate images?

3) With the exception of a few 3d models, I haven't seen much in the way of references to free/cheap game art on the boards. Any suggestions on where I might look?
(I will be needing a minimum of a few hundred inventory and action icons to start with. I can make them myself, but it would be nice to at least have a few of a given pattern/style to start with that works with the art style I envision/choose for my game. Preferably something free that I can build on.)

Again, thanks for the help.
Back to top Go down
Guest
Guest
avatar



How does one create and import Icons? Empty
PostSubject: Icons and Assets   How does one create and import Icons? EmptyFri 16 Nov - 12:15

I think imageset files were probably hand coded but not sure.

At one point I was just fooling around but failed getting the project for the ClientInterfaceEditor from the source to build. Not sure exactly how it would work or if the Multiverse team ever finished it.

If you want to give it a shot I believe it's in \trunk\Tools\ClientInterfaceEditor

Some links I've found for 3D models and textures
http://www.morguefile.com/ (free for commercial use too!)
http://www.hongkiat.com/blog/60-excellent-free-3d-model-websites/ Check the licenses first Very Happy
http://alice.org/index.php?page=gallery/index

Sorry I can't be more help on the gui. Crying or Very sad


Cheers
Back to top Go down
Delurin
Head of Platform Development
avatar


Posts : 424
Join date : 2011-08-03

How does one create and import Icons? Empty
PostSubject: Re: How does one create and import Icons?   How does one create and import Icons? EmptySat 17 Nov - 5:38

You can use Photoshops Contact Sheet to pull all of the icon from a directory and place them in nice rows. You will still have to create the imageset data but it takes out the annoyance of trying to put the icons in rows. You do not have to put a buffer between the icons but it can be helpful to have at least a pixel so that you can easily see where one ends and the other begins.

For Art you could look at Ryzom they went open source including their art assets but I dont not recall what they set as their licence.
Back to top Go down
TheWatcher
Experienced Newbie
Experienced Newbie
avatar


Posts : 21
Join date : 2011-10-18
Location : Blue Cone Rookery(actually, California)

How does one create and import Icons? Empty
PostSubject: Re: How does one create and import Icons?   How does one create and import Icons? EmptySat 17 Nov - 8:29

Thanks for the help, guys.

Koron:

I don't think I will have time to get into the ClientInterfaceEditor for now. At least, not till I get past the learning curve of understanding the insides of the server and client and etc.


Delurin: (And Koron:)

I'll check into those sites to see if they've got any Icons (or other art) that I might be able to use.

For the time being, I've made up templates for my imagefile.tga and my imagefile.xml . (not program templates. just frames to fill in / modify as I add new icons.)
The imagefile.tga template is actually a multi layered image that I work from in Gimp.
It's a 1024 by 1024 with a background layer, a border layer, a location number layer, and an Icon layer.

This way, I can change the colors of the background or borders without having to redraw every icon.

And I can redraw or swap out an icon without having to draw the background or borders.

I can also have the same icon with different colors of background and/or borders.

I can add more layers for the different backgrounds, borders, and icons. I put in an icon once and swap the backgrounds and borders to get all the variations. (I put in a new icon and in a matter of minutes, I have 9 variations of the icon.)

I can switch on and off the 'location number layer' to see which position in the .xml file needs to be given a name-label. (The .xml file has an entry for every position in the image file. Each image name is 'Image Name="Icon_yx" ' where y is the row and x is the column. Once I add an image to the image file, I use it's row/col to find the entry in the .xml file and change it's name to the name for that icon.)

It's not as easy as having a program that creates the .xml program for you, but it works for now.


On another note, can anyone tell me where, in the API, do I find the 'put(...)' function?

Again, thanks.


Last edited by TheWatcher on Sat 17 Nov - 9:39; edited 1 time in total (Reason for editing : Found the 'Put(....)' function.)
Back to top Go down
Sponsored content





How does one create and import Icons? Empty
PostSubject: Re: How does one create and import Icons?   How does one create and import Icons? Empty

Back to top Go down
 
How does one create and import Icons?
Back to top 
Page 1 of 1
 Similar topics
-
» How do I create a new world?
» [Asset Importer] How do I import new terrain textures?
» Err ... umm how to create a patch?
» [Truespace 7.6]
» [World Editor] Terragen skybox import "Assertion failed" error

Permissions in this forum:You cannot reply to topics in this forum
 :: Development :: Developer Tools-
Jump to: