Git Product home page Git Product logo

geofs-liveryselector's People

Contributors

kolos26 avatar scitor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

geofs-liveryselector's Issues

CRJ-700 support

@Ariakim-Taiyo

Dear Ariakim Taiyo,

Do you have a map, or just a simple texture file for the crj-700? If you don't mind, I would like to support it, becaus it's one of the most precise cc aircrafts in geofs. And a texture file could really help me to do that.

Kind regards,
Kolos26

763 Livery map

I'd love to do some 763 liveries for this addon, do you have a map?

Cebu Pacific B757-200 (RP-C2715 & RP-C2716) (Livery Request)

Idk what to do. So I decided to make this livery. The top is RP-C2716. And the bottom is RP-C2715. The difference is the logo on the tail. While the logo in RP-C2715 is smaller, the logo in RP-C2716 is bigger. Btw can you submit these two? And I wish you guys make the non-sharklet version of the b757.
Cebu Pacific B757-200 2
Cebu Pacific B757-200

A359 map

could you send the map for a359 liveries? I've got a few I wanna try.

Future Proofing

I suggest changing the version detection to an if/else statement.

function loadLivery(texture, mode, parts){
    //change livery
    parts.forEach(function(e){
        if (geofs.version == 2.9) {
            geofs.api.Model.prototype.changeTexture(texture, mode, geofs.aircraft.instance.definition.parts[e]["3dmodel"]);
            } else {
            geofs.api.changeModelTexture(geofs.aircraft.instance.definition.parts[e]["3dmodel"]._model, texture, mode);
        }

        . . .

this will prevent you from having to manually change the version number whenever GeoFS updates. 2.9 will always be 2.9, so you can just check against that.

Announcement

Dear contributors and users,

A big thanks for all those wonderful liveries that you have sent me on the weekend. Unfortunately I couldn't add them yet, because I was working on LiverySelector 2.0, and while I was doing some modifications on the code I could not upload anything to this repository.

The good news is the new version is almost ready to go! I will upload it this week and I will make every liveries to available. There will be new supported airplanes (such as crj700 or twin otter) and I also made some design improvement on the ui, to make it even easier to use.

Thank you for using LiverySelector!

Have a nice flight,
Kolos26

ups 767

i resized the image and ended up with this,just ask me and i can see what i can do.
also sorry for the bad lines,i can fix that too. image

Lufthansa A380 (Old Livery) (Livery Request)

Hello! It's the first time I did a380 livery. heh. I didn't add a registration and the grey paint on the belly of the plane because it's difficult. The registration I was trying to make is D-AIMM. I did this livery because almost everytime I see the Lufthansa Technik Philippines Hangar in RPLL, I saw a Lufthansa A380 parked there. Sometimes there is even a Korean Air A380 or Asiana Airlines A380. Thanks :D

I'm also planning to make basic liveries, like the Cebu Pacific B757, or Cathay Pacific A350-1000. But who knows?
Lufthansa

A319 livery

Hi, I just wanted to submit this image of a Cebu Pacific A319. It's okay if it's denied. It's my first time to use this website.
rp-c3192 idk

Cebu Pacific A319 (livery fix)

Hi, I just fixed the livery of my cebu pacific a319. So can you try to remove the current a319 and add the new a319??
Cebu Pacific

Korean Air A380

Korean Air A380.
sorry if this is a bit low quality,this is my first A380 livery and i was trying out a new program.
image

original liveries showing up

image
when you choose a livery other than default, parts of the original show up (not the greenish reverse pods, Cathay logo on the tail)

A350-900 liveries

here is Turkish a350-900,ill have a ton more a350 liverys that i will post here.
also for the ups 767 ive decided to hold off on it until i get some more experience. image

Urgent question

Hello, who or where did you get the Ryanair 737-700 livery from?

I am the creator of that livery, and I DID NOT give anyone permission to use it.

Thanks

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.