MSFS SDK Tutorial - Episode 6 - Fences (and normals, arrays and live glFT edit!)

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ต.ค. 2024
  • In this new episode we are going to create fences with a GIS tool in Blender
    github.com/dom...
    Also we will learn some useful info about what the normals are a why are so important, and other stuff like using arrays in Blender and live glTF model editing from Blender to MSFS
    If you need to get in touch, discord here:
    / discord

ความคิดเห็น • 72

  • @elgalopinos
    @elgalopinos 2 ปีที่แล้ว +2

    Wow! This is really awesome! Great tutorial again, but I see that I am very far to handle Blender the way you do.... but I can see new things that I didn't know. Very smart the way to reload the texture... that's a very good one!

  • @brianbuckley6713
    @brianbuckley6713 2 ปีที่แล้ว +1

    Magnifico Federico. Such an easy way to do a long task such as fencing. Grazie.

  • @ryuhaneda
    @ryuhaneda ปีที่แล้ว +1

    Mille grazie! Thank you for posting this. I used to hand-place default fence by hand in the sim… this will make it way easier for me to border the airports I build. Thank you for sharing this with the community.

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  ปีที่แล้ว +1

      Thank you!!
      Please anyway keep in mind that after the video, a very handy feature to place objects in a row is available in the scenery editor, it is called the vectorPlacement!

  • @erasam66
    @erasam66 2 ปีที่แล้ว +1

    Bellissimo tutorial che spiega come risolvere un annoso problema che Asobo non ha ancora affrontato in modo da poterlo gestire semplicemente in MSFS

  • @johnarnold7460
    @johnarnold7460 2 ปีที่แล้ว

    I am 'gob smacked'. This will allow me to reduce the faces in my road bridge which contains a very long metal fence with many many verticals on each side of the bridge from around 40000 to less than 1000 (using a 2D material image of the fence applied to planes). LOVING IT! From the air it will still look good.

  • @piotrkol91
    @piotrkol91 2 ปีที่แล้ว

    Oh that's an amazing tutorial, thank you!! This will save me a lot of time :D

  • @voyageruk2002
    @voyageruk2002 2 ปีที่แล้ว

    Hey Federico, thank you for your tutorials, very helpful

  • @grassorob
    @grassorob 2 ปีที่แล้ว +1

    Complimenti grazie!

  • @Jimbo-in-Thailand
    @Jimbo-in-Thailand 2 ปีที่แล้ว +1

    👍👍 Federico - This tutorial has so many great tips.😁 Thanks so much! Regarding the _"Reloading... ...PNG"_ error I'm using Blender 3.1.2 and never had this error re-exporting with MSFSToolkit 0.41.4. But this week I switched over to Asobo's official Blender exporter and now I get this 'live update' error every time I re-export with the sim open. 😲😭🙄

  • @Giampa_Pol
    @Giampa_Pol 2 ปีที่แล้ว

    Geniale, ottimo procedimento, grazie mille

  • @gracebyseven
    @gracebyseven 8 หลายเดือนก่อน

    Thanks for this. Which method do you opt for when dealing with uneven terrain?

  • @spatialpro
    @spatialpro 2 ปีที่แล้ว

    This is very good. Many thanks. Could you make a variation of this tutorial for creating hedges (with some randomisation of height, thickness, density etc. to increase to realism) for airfield boundaries please.

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว +1

      Hi Andy, I will be doing a tutorial about the Vectorplacement tool that came (very bugged ) in su9 and will be fixed in su10
      It is doing the fencing job really well, it also grant a little bit of random variations on scale and rotations, using standard hedges default (or custom) objects
      The problem with hedges is that they are extremely difficult to render, in low poly they will look fake most of the time, and high poly is really not a viable option because they are quite big objects

  • @alanthinks
    @alanthinks 2 ปีที่แล้ว +1

    Ciao Federico, greetings from Miami, stati uniti. Thank you for all your tutorials I have been watching many of them - I am new to Blender and MSFS development. My question is -- Using this method in the video, will MSFS still consider this 1 small fence model that is instanced many times? or is this model now larger? does this methodology you describe theoretically decrease performance? In theory is it better (but more tedious) to place 1 fence segment, 1 at a time inside the SDK builder ? -- I hope I used the proper terminology, please correct me. Thank you.

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Hi Alan, thanks you!
      Actually this method creates a single mesh with quite a few polygons (in my case the final object was 10k faces).
      The performance hit is really negligible, this video purpose was really not to show the "right" way to make fences but some creating way to explain all the other concepts and the GIS addon 😜
      At present day, with the upcoming su10, it is of course better to draw the fence inside the sim using the Vectorplacement tool (that does the same exact thing and has the same performance hit as my method, but it faster do make!)

    • @alanthinks
      @alanthinks 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS thank you for that! Yes the GIS was very cool.
      Thank you for the explanation I am trying to learn as much as possible

  • @matsklakegg5174
    @matsklakegg5174 2 ปีที่แล้ว +1

    What about a video on how to make custom ground textures like gate number, etc:)

  • @OltcitRoom
    @OltcitRoom 2 ปีที่แล้ว +1

    Great video, i was looking for something like this. The latest exporter does not have the alpha mode under the render parameters. Alpha mode is just above the render parameters. When changing the alpha to Blend i did noticed is changing under blender settings to alpha blend but the mesh is not transparent. Can you please share your wire mesh file? it seems like yours might be different. Thanks for your hard work.

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Thanks mate, it is a simple png with an alpha channel! it works in the new expoter also
      here you have it!
      drive.google.com/file/d/1v9EPQEuYWs3_0UF-Pt5HJ2XiYuZ5DQ9z/view?usp=sharing

    • @OltcitRoom
      @OltcitRoom 2 ปีที่แล้ว +1

      @@MSFS-SDK-TUTORIALS sorry if i missed that, it make sense why mine didnt work, it didnt have the alpha channel .
      Thanks a lot, appreciate it

  • @johnarnold7460
    @johnarnold7460 2 ปีที่แล้ว +1

    Well it looks great in the tutorial but I cannot reproduce the transparency after trying 3 or 4 times. Could it be that my 'texture image' (of a metal fence) is basically black and white with the metal parts black and everything else (what I want to make transparent) is basically white? Should the areas to be made transparent be a darker color I wonder?

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Hi John, your image must have an alpha channel! It is no a matter of colours.
      The alpha channel adds to a standard RGB image the ability to show transparency (becoming RGBA)

    • @johnarnold7460
      @johnarnold7460 2 ปีที่แล้ว +1

      @@MSFS-SDK-TUTORIALS Thanks Federico. I just this minute worked that out by trial and error. I 'erased' all the background and saved as a .png file and the the background was then transparent.

    • @johnarnold7460
      @johnarnold7460 2 ปีที่แล้ว

      I have just calculated that by using a PLANE with an image texture of the top and bottom rail and verticals for each panel in the fence on my bridge (370 meters long) I saved more than 30000 'faces' for my bridge model so my 370 metre long bridge is now less than 4000 faces which should have no impact on fps. Thanks again for the tutorial.

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      @@johnarnold7460 you can eventually use the plane techniques for a less detailed lod and keep your modeling for lod0 😉

  • @McMogwai21
    @McMogwai21 2 ปีที่แล้ว

    First of all, thank you very much for the great videos that have already taught me a lot.
    Unfortunately, I'm desperate to create an aerial image of the airport VRMV. I have understood the procedure but unfortunately only a part of the aerial image can be seen in the project or in the simulator ...
    It would be really very kind to create a video about this. Thanks in advance for the help!

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      I did create a couple of secondary aerials following Flying theston tutorial, was really spot on, so no reason to tell the same story again
      In your case, i would try to add some terraforming below your new image, and of course a polygon to remove water of needed!

    • @McMogwai21
      @McMogwai21 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS Thanks for your reply. I have also seen the videos of Flying Theston (several times) and proceeded exactly according to it. But in VRMV simply no Aerial Image works. Terraforming also did not bring the desired success.
      Projected Mesh Objects: Wouldn't a tutorial video be helpful here? I have found nothing or very little on the net/TH-cam. I would be very pleased.
      Otherwise, I am eagerly following more of your SDK videos with great interest. Can't get enough of them. Best regards from Germany, Michael

  • @Giampa_Pol
    @Giampa_Pol 2 ปีที่แล้ว +1

    Ti volevo chiedere: quando importi in Blender l' area da GoogleMap si importano anche i profili in altezza del terreno? questo poi per posare la recinzione a livello del terreno se questo ha dei profili altimetrici diversi.
    Con terreno piano non ci saranno problemi ma per esempio in un grande aeroporto i livelli di terreno dove c'è la recinzione sono importanti.
    Grazie comunque

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Ciao Gianpaolo, normalmente gli aeroporti sono abbastanza spianati, a parte casi particolari
      Il tool Blender Gis ha la possibilità di importare anche le DEM, ma credo siano le strm3 che sono a 90 metri di risoluzione, un po' blanda, ed in ogni modo non corrisponderà mai perfettamente con quella del simulatore
      La soluzione però è abbastanza semplice, ed è opportuno applicarla a molti oggetti Custom: estendi l'oggetto sottoterra per qualche metro 🤓

    • @Giampa_Pol
      @Giampa_Pol 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS Grazie mille, comunque è un' ottimo tool, e il tuo tutorial molto chiaro.
      Magari anche una versione in italiano? Grazie

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      @@Giampa_Pol eh sul doppiaggio potrei lavorarci prima o poi, ho preferito inziare la serie in inglese per cercare di aiutare il maggior numero di persone possibile 😉
      Dovrebbe esserci la possibilità di attivare i sottotitoli nei vari video, nonostante il mio inglese infimo YT traduce abbastanza bene 😆

    • @Giampa_Pol
      @Giampa_Pol 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS Ottimo inglese invece, sicuramente la scelta giusta.
      Magari un giorno..... Ciao

    • @borntofly2655
      @borntofly2655 2 ปีที่แล้ว +1

      @@MSFS-SDK-TUTORIALS Seguita tutto , peccato che questo non abbia l'italiano mannaggia..... :)

  • @MrTrustdesa
    @MrTrustdesa 2 ปีที่แล้ว

    Hi Federico, amazing tutorials! Question, if one had a model with pbt textures and only an element need transparency like on this case, can it be done? I.E. an house with grills on the windows with the grills being the only object to be done with a 2D Alpha.
    I see here you are not baking any texture, just exporting.

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Yeah of course you can.
      You can use separate materials (a material for the wall and another for the grilling window)
      Or you can use a single material for the whole face and paint the alpha channel on the window only
      (Actually I have no reason to bake the texture, in this case at least). I use baking when I create some procedural materials, or when I want to make some special details of a building in photo editor

    • @MrTrustdesa
      @MrTrustdesa 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS Thank you! Of course in your case above no reason however if it is a building with all solid but the windows then one has to bake and I was wondering how MSFS handle that :) will try on a cube as experiment! You have some great videos!

  • @KOCHONNET
    @KOCHONNET 2 ปีที่แล้ว +1

    hello Federico! on this video in France the translation is no longer possible !? a particular reason? while for all your others it is possible! happy holidays Federico

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว +1

      ahahah even the youtube algotithm refuses to translate my crappy english!
      I had an issue during the previous upload, gonna upload again and give another link ! (i have found no way to force youtube to redo automatic captions)

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว +1

      And subtitles!
      th-cam.com/video/TmmVhsRWznE/w-d-xo.html

    • @KOCHONNET
      @KOCHONNET 2 ปีที่แล้ว

      Thank you Federico it's really nice of you!@@MSFS-SDK-TUTORIALS

  • @GabrielLeonardo-b9h
    @GabrielLeonardo-b9h หลายเดือนก่อน

    Can I use LightRow if i want to spawn a wall or fence? Is it possible?

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  หลายเดือนก่อน +2

      @@GabrielLeonardo-b9h hi Gabriel, technically yes
      However the VectorPlacement object is more suitable
      (Of course the specific tutorial was as made when VectorPlacement wasn't still available!)

    • @GabrielLeonardo-b9h
      @GabrielLeonardo-b9h หลายเดือนก่อน +1

      @@MSFS-SDK-TUTORIALS oh Thanks! I found it.

  • @petercrowhurst
    @petercrowhurst 2 ปีที่แล้ว

    The file beginning set up has changed from your first video ,
    it is confusing starting a new project with the latest sdk

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Hi Peter, can you elaborate more? What particular file are you talking about?
      Feel free to message me on discord if you Need some help
      discord.gg/WK9QDPrq4R

  • @reyduart
    @reyduart 2 ปีที่แล้ว

    Cumplimenti per il tuo lavoro!!!! Me puó dire quale software sta utlizzando per fare il download dal google maps (earth) per Blender. Se potra fare un tutoriale su di questo sarebbe perfetto.

  • @stevensmith136
    @stevensmith136 9 หลายเดือนก่อน

    You measured wrong. 70.48 should have been entered into blender at .7048 or .705 you entered .74 7:40

  • @johnarnold7460
    @johnarnold7460 2 ปีที่แล้ว

    Sorry forgot to mention that the discord 'invite' is invalid so no way to get in touch.

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Sorry John, here is a fresh one
      discord.gg/Yz6ESSwpKN

    • @johnarnold7460
      @johnarnold7460 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS Thanks. I think that discord 'invites' must have a 'use by'

  • @borntofly2655
    @borntofly2655 2 ปีที่แล้ว

    Non hai messo i sottotitoli :(

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      Questo si era caricato male, ho rifatto l'upload:
      th-cam.com/video/TmmVhsRWznE/w-d-xo.html

  • @markmiller1997
    @markmiller1997 ปีที่แล้ว

    Who knows how to overcome the crash to the desktop while editing the runway in the editor?

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  ปีที่แล้ว

      Hi Mark, I'm not experiencing issue when editing runways
      you should really consider to open a support to the devs here:
      devsupport.flightsimulator.com/index.html
      read also this
      devsupport.flightsimulator.com/articles/5483/how-to-report-a-bug-or-crash.html

  • @Coccoluto
    @Coccoluto 2 ปีที่แล้ว

    se quando le duplichi, poi le sposti con l'impostazione "local" invece che "global" vedrai che farai prima :)

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      GRAZIE Sergio per il suggerimento, non avevo nemmeno notato che sul gizmo ci fosse quelal impostazione. E' un onore che un ottimo designer come te stia guardando il mio materiale :D

    • @Coccoluto
      @Coccoluto 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS c'è sempre da imparare, e io sto iniziando con il LOD e ho trovato il tuo video ... E Sto tirando madonne 🤣🤣🤣 mi da sempre un errore

    • @MSFS-SDK-TUTORIALS
      @MSFS-SDK-TUTORIALS  2 ปีที่แล้ว

      @@Coccoluto sono un po' indigesti per tutti! L'errore te lo da il compilatore? Ricordati di esportarli singolarmente , a me funzionano solo così 🤔

    • @Coccoluto
      @Coccoluto 2 ปีที่แล้ว

      @@MSFS-SDK-TUTORIALS esatto. Proverò. Continua con i video sei in gamba!

  • @ironEagleWings73
    @ironEagleWings73 2 ปีที่แล้ว

    Hey Federico can you help me i have Problems have you Discord? Nice Tutorials