Git Product home page Git Product logo

es-cycles-render-conversion's People

Contributors

kryes-omega avatar

Watchers

 avatar  avatar

es-cycles-render-conversion's Issues

Missing JSON data

The render script uses a JSON file to store the dimensions of each blend file using the following format:

"name of ship": {
"sprite": "name of sprite image",
"shape": [
height,
width
],
"blend": "name of blend file"
},

however, many of the necessary entries are missing from the JSON file, and the only way to gather them currently is write more python to read each image, or do it by hand. If people decide to take work off my shoulders and do one of these things, I thank you. Otherwise I guess I'll just write another python script because tedious work stresses me out.

if you wish to contribute manually: replace name of..., height and width with the corresponding values for each ship entry. A list of missing ships is included at the bottom (in total, 105 missing entries)

The Marauder blends may have entries in render_info.json, but they're all split into their variants while the blends are combined.

you can get the dimensions from the sprite images in the main ES repo here:
https://github.com/endless-sky/endless-sky
in images/ship/

you can get the blend files here:
https://github.com/EndlessSkyCommunity/endless-sky-assets
in ships/

  • albatross.blend
  • arach courier.blend
  • arach freighter.blend
  • arach hulk + spindle.blend
  • arach transport.blend
  • archon 0.blend
  • archon 1.blend
  • archon1-0.blend
  • archon1-1.blend
  • archon2-0.blend
  • archon2-1.blend
  • autumn leaf.blend
  • auxiliaryc.blend
  • auxiliaryh.blend
  • auxiliaryt.blend
  • chaser.blend
  • cool breeze.blend
  • deep river.blend
  • derecho.blend
  • dropship.blend
  • earth shaper.blend
  • EmeraldSword.blend
  • faesmar.blend
  • far lek 14.blend
  • far osk 27.blend
  • flycatcher.blend
  • gascraft.blend
  • gull.blend
  • hai aphid.blend
  • hai centipede.blend
  • hai flea.blend
  • hai geocoris.blend
  • hai grasshopper.blend
  • hai lightning bug.blend
  • hai pond strider.blend
  • hai shield beetle.blend
  • hai solifuge.blend
  • hai violin spider.blend
  • hai water bug.blend
  • heliarch interdictor.blend
  • heliarch neutralizer.blend
  • heliarch punisher.blend
  • hurricane.blend
  • kar ik vot 349.blend
  • kestrel.blend
  • kimek briar.blend
  • kimek spire.blend
  • kimek thistle.blend
  • kimek thorn.blend
  • lampyrid.blend
  • local_worldship.blend
  • maerihet.blend
  • marrow.blend
  • mbounder.blend
  • met par tek 53.blend
  • mfalcon.blend
  • mfirebird.blend
  • mfury.blend
  • mleviathan.blend
  • mmanta.blend
  • mod argosy.blend
  • model 128.blend
  • model 16.blend
  • model 256.blend
  • model 32.blend
  • model 512.blend
  • model 64.blend
  • model 8.blend
  • modified osprey.blend
  • mquicksilver.blend
  • mraven.blend
  • msplinter.blend
  • pelican.blend
  • peregrine.blend
  • Pointedstick Vanguard.blend
  • pug arfecta.blend
  • pug enfolta.blend
  • pug maboro.blend
  • pug zibruka.blend
  • raider.blend
  • remnant_carrier.blend
  • remnant_petrel.blend
  • remnant_tern.blend
  • riptide.blend
  • saryd runabout.blend
  • saryd sojourner.blend
  • saryd traveler.blend
  • saryd visitor.blend
  • science drone.blend
  • seliimar.blend
  • skylark.blend
  • starling.blend
  • strong wind.blend
  • subsidurial.blend
  • summer leaf.blend
  • tek far 109.blend
  • tek far 71 lek.blend
  • tek far 78 osk.blend
  • telishet.blend
  • tempest.blend
  • wardragon.blend
  • winter gale.blend
  • world-ship a.blend
  • world-ship b.blend
  • world-ship c.blend

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.