These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Graphic Resources by Type ( ccpwgl )

Author
Kid Delicious
Caldari Provisions
Caldari State
#1 - 2013-08-15 11:40:44 UTC
Has anyone figured out how to get the graphic resources for a particular type? The wgl examples just show hard coded strings which is impractical.

I've done a bit of poking around in the SDE but didn't find anything. (Reverence is telling me about a graphics and nebulas table but I haven't tried to extract them, hoping that route isn't necessary.)
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#2 - 2013-08-15 12:09:07 UTC
Possibly the contents of:
graphicIDs.yaml


https://www.fuzzwork.co.uk/dump/odyssey-1.0.12-89967/graphicIDs.yaml

It's in the SDE, but I haven't loaded it into the DB. Mostly as I've never needed it.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Kid Delicious
Caldari Provisions
Caldari State
#3 - 2013-08-15 12:22:52 UTC
Thanks! this looks right.

I forgot about the yaml files. I thought there used to be a graphics table in the SDE.
Liu Ellens
Sebiestor Tribe
Minmatar Republic
#4 - 2013-08-16 05:07:25 UTC  |  Edited by: Liu Ellens
There's also a semi-official version in JSON online on CCPs CDN. It's essentialy a port of the yaml file, but the structure is not well suited for the use with ccpwgl.
See the thread/comment here for further details and the link.

Well, they oughta know what to do with them hogs out there for shure.

Liu Ellens
Sebiestor Tribe
Minmatar Republic
#5 - 2013-08-21 20:13:16 UTC
Today CCP made an update of the library and provided some lookup objects. They are more structured and could help finding out what is what.
I haven't spent too much time on them so far though.

Also, beware that this commit is currently unstable and the library doesn't work due to missing references.

Well, they oughta know what to do with them hogs out there for shure.