V-Ray | How to use MEGASCANS | QUIXEL Bridge

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 81

  • @JonasNoell
    @JonasNoell  2 года назад +2

    ✅Check out Patreon for all my scene files, bonus videos, a whole course on car rendering or just to support this channel 🙂
    patreon.com/JonasNoell

  • @davismiljantejs3395
    @davismiljantejs3395 Год назад +1

    Didn't know the one about Normal maps. Thanks.

  • @terribrown5851
    @terribrown5851 Год назад

    great tut. I've always been a bit beuddled by the quixel normal map import settings - you've answered all my questions. thanks a mil!

  • @andersmadsen8052
    @andersmadsen8052 2 года назад +1

    You can just install UE for free, and have access to all the quixel stuff for free until its used for commercial projects, Great tutorial btw

  • @mikegentile13
    @mikegentile13 2 года назад +1

    Great tutorial again! it seems like all of those steps are easily scriptable. We need a convert Megascans to Vray 5 script!!!

    • @JonasNoell
      @JonasNoell  2 года назад +1

      That would be helpful but I can’t code unfortunately 😀

  • @SanOcelotl
    @SanOcelotl 2 года назад

    this video answer all my questions, thanks

  • @danielaz7889
    @danielaz7889 2 года назад +2

    Amazing tutorial 😍 Thank you

  • @Yogiyoboy
    @Yogiyoboy 2 года назад

    Thank you for your time god bless you.

  • @Soluchi-InfiniteCoCreatorGod
    @Soluchi-InfiniteCoCreatorGod 2 года назад

    Nice. 😊

  • @LakiLOOP
    @LakiLOOP Год назад +1

    You are pointing to Refraction's ior while talking about Reflection. Megascans are made at the first place for real time render engine, meaning it's made with OpenGL Normal map, if you want to render it with DirectX renderer (Vray, Corona) you have to flip G chanel. There is so much sense to use both N and D, it depends on case, for example you need some geometry displace but details will come from normal, or your geometry does not have high density geometry (even after disp mod subdivision) and you want to avoid peaks. Also, you can use Weighted Normal mod instead Meshsmooth with 0 iterations.

    • @JonasNoell
      @JonasNoell  Год назад +1

      There is only one IOR (Index of Refraction) which affects reflections and refractions at the same time. In V-Ray though you have the option to unlink the IOR for both the reflections and refractions. However this is not physically accurate and should only be done to achieve certain effects. So in the default state of the shader you normally control everything through the IOR which can be found in the Refraction tab of the shader

  • @tobiasnoll5359
    @tobiasnoll5359 2 года назад

    Good morning :) Nice tutorial!

  • @coacollective691
    @coacollective691 8 месяцев назад

    Im having problems with the textures when i scale the objects from quixel! Im new to 3dmax, any suggestions?

    • @JonasNoell
      @JonasNoell  8 месяцев назад

      Based on this description unfortunately no

  • @suabac5132
    @suabac5132 Год назад

    Hello, thank you for the tutorial. When I load the material to the scene and render with Vray the object comes black in the render and in the material editor it also looks black. What am I doing wrong?

    • @JonasNoell
      @JonasNoell  Год назад

      Hard to tell, sounds more like a licensing issue to me

  • @ullasramesh1479
    @ullasramesh1479 2 года назад +1

    When I use sRGB for the albedo map, the colors are not accurate. It feels like the colors have more contrast. Do you have an idea of why this is happening?
    Also, great tutorial!!

    • @JonasNoell
      @JonasNoell  2 года назад

      Can you check in your Preference Gamma/LUT Settings that you use a Gamma of 2.2 and affect Color Selectors and Material Editor?

    • @ullasramesh1479
      @ullasramesh1479 2 года назад

      @@JonasNoell Yes, I checked and all the settings are the same

  • @terribrown5851
    @terribrown5851 Год назад

    quick question - why do you use the sRGB function for the diffuse map but 'none' for the others?

    • @JonasNoell
      @JonasNoell  Год назад

      Because the other maps are data driven maps containing values such as glossiness/roughness, normal vectors, displacement amount and so on.

  • @Inspironvzla29
    @Inspironvzla29 Год назад

    It is necessary to lower the Filter multiplier for all maps or in general for Normal and Displacement? I didn't seen this changes for Albedo, for example.

    • @JonasNoell
      @JonasNoell  Год назад +1

      I think with normal or displacement you will see a very obvious difference. For the other maps it’s not really so necessary and I would normally leave that at 1 in order to prevent flickering during animations. For still frames you can reduce it though in order to get the most crisp result possible.

  • @johnnyquarantane2934
    @johnnyquarantane2934 2 года назад

    thank you bruh

  • @ranadias20
    @ranadias20 Год назад

    Hi Jonas, I tried with the 3Ds Max 2023 and 2022. It fails the download. Any help pls?

  • @L3nny666
    @L3nny666 2 года назад

    i don't get it, they come in a wrong scale and the textures aren't organized that well...i hate using it, but sometimes i gotta.

  • @abdullahubeyd3060
    @abdullahubeyd3060 2 года назад

    thanks

  • @pixelquarry
    @pixelquarry 2 года назад +3

    Nice tutorial, very helpful...again ;) Is there a difference between v-ray bitmap "Filter Multiplier" and the "Blur" value in the classic bitmap map?

    • @JonasNoell
      @JonasNoell  2 года назад +2

      Apparently the recommended way from Chaosgroup is to leave the classic Blur value set to 1 and just reduce the Filter Multiplier in the VRayBitmap. Can't tell you exactly why though, apparently it will give the same crisp result with better performance. VRayBitmap also uses SharpIsotropic filtering which apparently is superior.

    • @pixelquarry
      @pixelquarry 2 года назад +1

      @@JonasNoell Good to know. I was doing it the old way until now. Yet again one of your tutorials makes me adjust my workflow 👍

    • @evilone10
      @evilone10 2 года назад

      I was about to ask the same question ! And for me it was even more confusing 'cause you have the filter multiplier and the blur value in the VrayBitmap.

    • @JonasNoell
      @JonasNoell  2 года назад +1

      In order for the new Filter Multiplier to have an effect the classic Blur value should be left to 1. unfortunately the plug-in seems to set all of them to 0,01 as well which also would need to be adjusted back manually.

    • @BrianBaastrup
      @BrianBaastrup 2 года назад

      @@JonasNoell use the Zorb modifier script and you can quickly change all bitmap blur values to 1.0
      And remember, the Vray bitmap has much better filtering so don't need to use those 0.01 values anymore, which means faster render times.

  • @SanOcelotl
    @SanOcelotl 2 года назад

    Hey, do you recomend downloading and exporting the high polly mesh or just the LOD 0?

    • @JonasNoell
      @JonasNoell  2 года назад

      It probably depends. If you just use on asset then you can try it out, but for using a huge amount of megascans assets I would probably try to get the details with normal or displacement maps as that is probably more efficient.

  • @Scuhfed
    @Scuhfed 2 года назад

    how do you get the scene to fade out like that so it doesnt just end. ive never been able to do it well

    • @JonasNoell
      @JonasNoell  2 года назад

      Try to use VRayEnvironmentFog or AearealPerspective for a more realistic transition.

  • @patricklegwen8231
    @patricklegwen8231 Год назад

    very good tutorial. Thanks . why don't you use corona render . you never talk about it

    • @JonasNoell
      @JonasNoell  Год назад

      I don't own a license for it

  • @3DRnD
    @3DRnD 2 года назад

    At 7:07 when adding a meshsmooth then setting the iteration to 0 there is no change in the mesh . Can you explain more . Thanks

    • @JonasNoell
      @JonasNoell  2 года назад

      Probably your vertices are not welded together

    • @3DRnD
      @3DRnD 2 года назад

      @@JonasNoell i tried it on a quixel mesh that has weird smoothing groups . But as i said it didnt change anything . Maybe i have to try some different objects

  • @renren1805
    @renren1805 2 года назад

    Great tutorial, thank you a lot, When you flip the green chanel, you have to do this every time whether it is for textures or 3D assets from Quixel?

    • @JonasNoell
      @JonasNoell  2 года назад

      So far I found for majority of assets from Quixel you would need to flip it in V-Ray. But that doesn't mean there are no exceptions. It seems not really consistent throughout the whole library, especially for displacement maps.

  • @MrFede778
    @MrFede778 2 года назад +1

    Great tutorial Jonas!! Will there be also One for that awesome sea shader?

    • @JonasNoell
      @JonasNoell  2 года назад +1

      Its actually just a bunch of noises thrown together, if I do a tutorial I will probably make something a bit more complicated :)

    • @MrFede778
      @MrFede778 2 года назад

      @@JonasNoell i think i've noticed It changed when you deepend the island in it. Like the clear Blue water appeared near the edges of the island. Is that some sorta of falloff/distance map?

    • @JonasNoell
      @JonasNoell  2 года назад +1

      Ok, I added some fake white foam waves 🌊 at the edges using Blendmaterial and some VRayDirt as a mask 😀

    • @MrFede778
      @MrFede778 2 года назад

      @@JonasNoell see? It was not super basic 😂😂 thank you!

    • @JonasNoell
      @JonasNoell  2 года назад +3

      @@MrFede778 Haha, happy it was noticed at all by someone 😂

  • @peoplexxx4338
    @peoplexxx4338 2 года назад +1

    Amazing tutorial! How about planet tutorial?

    • @JonasNoell
      @JonasNoell  2 года назад +1

      I have a tutorial about a sun, you can check that out first :)

    • @peoplexxx4338
      @peoplexxx4338 2 года назад

      @@JonasNoell Yes, I know thats really cool, but not about planet tutorial (with atmosfer, clouds, oceans and more)

    • @JonasNoell
      @JonasNoell  2 года назад +1

      @@peoplexxx4338 That's a good idea, I will add it on my list!

    • @peoplexxx4338
      @peoplexxx4338 2 года назад

      @@JonasNoell ok ,thanks

  • @Amazlng
    @Amazlng 11 месяцев назад

    !!!!!!!!!!!!!!! Even high quality imported 3d assets 4K or 8K look like low poly assets in my max 2023.. horrible closeup renders.. they dont look high quality at all.. Can you or anyone help? thank you! !!!!!!! I am using Corona .. T4K or 8K texture maps look blurred in closeup.. need help!

    • @JonasNoell
      @JonasNoell  11 месяцев назад

      You can try to import the highpolygon sources. You can't get more details than those. You can check out my video about UE5 style terrains

  • @SuperMaimed
    @SuperMaimed 2 года назад +1

    some issues with quixel displacement is usually connected to the gamma value read by the internal 3ds max conversion. ( I tried to figure out)
    so it can look low detailed.
    As exr are linear and 3ds max adds a gamma curve unless specifically told not to.
    not really streamlined from the quixel plugin but, an extra step that has to be made for a good result.

    • @JonasNoell
      @JonasNoell  2 года назад +1

      Unfortunately the displacment maps from Quixel are also not consisten either. Sometimes you need to load them as raw data, sometimes with custom gamma curves applied to them. Within the snow environment assets itself there are even differences. So I think it's difficult to just rely on the plugin but you need to check every asset when importing if all the maps are loaded correctly.

    • @SuperMaimed
      @SuperMaimed 2 года назад

      @@JonasNoell I found out with adding a color correction node with advanced gamma adjustment to ,4545 (0,4545 is the opposite to 2,2) fixes the black and white data needed by vray to do a sufficient displacement, but there is probably better ways to do it..
      this number I got from the 90´s

    • @JonasNoell
      @JonasNoell  2 года назад +1

      @@SuperMaimed Yes, that works in many cases. However some displacement maps seem different and you need to use a different gamma for different assets, which I find really strange because it's inconsistent... :)

  • @edgarprotsko1558
    @edgarprotsko1558 Год назад

    Why it was "inverse gamma" at start? In quxel making mistakes? and why we must choose "none" ?

  • @tupham9831
    @tupham9831 2 года назад

    Can you suggest me how to make sea water with such realistic horizon ! i like it ! Thank you

    • @JonasNoell
      @JonasNoell  2 года назад

      You can use environment fog for this!

  • @Team_rk288
    @Team_rk288 Год назад

    These method can be use for all quixel bridge material

  • @evilone10
    @evilone10 2 года назад +2

    Megascans bridge is very convenient, but i don't understand why they don't do things correctly at first accordingly to Vray shaders workflow (not mentionning ACES). For that reason, everytime i use an asset/shader from Quixel, i tend to use Material Texture Loader plugin. It solves most of the "issues" mentionned there.

    • @JonasNoell
      @JonasNoell  2 года назад +1

      I think the 3dsMax V-Ray connection is not their main concern. In the end the plugin just loads the maps and plugs them into whatever connections it can find in the VRayMtl with the default values. Should be improved I agree. Didn't try the Material Texture Loader plugin yet, thanks for sharing!

    • @iamski
      @iamski 2 года назад

      @DC PROJECT What settings do you use for a exr displacement bitmaps? I'm also using MTL texture loader script and it's quite contradictory to Jonas's guide, specifically with the roughness map he assigned the color space to none but the MTL script assigns inverse gamma 1.0, which will drastically change the output of the shader. So I'm wondering which method is more accurate?
      Do you know the answer to this?

    • @evilone10
      @evilone10 2 года назад

      @@iamski Hi, what Jonas showned is the proper method to set up materials. Unfortunatly there are always manual tweaking, MTL can change the gamma (but not the color space), put ACES color, link parameters, put 100% for Normal/Bump and flip the green channel, and it is already better than nothing... I know there are some scripts who can do a proper job but i've never tried, and MTL keep on improving so hope for the best.
      Autodesk should really improve their material editor.
      Regards

  • @breakingfl
    @breakingfl 2 года назад

    Hi man. How to do the ocean

    • @JonasNoell
      @JonasNoell  2 года назад +1

      Just layer different noises

    • @breakingfl
      @breakingfl 2 года назад

      @@JonasNoell is the Snow Hill interacting with the water? It looks like it's creating foam

  • @amyartsentertainment9279
    @amyartsentertainment9279 2 года назад

    First first