Building a Simple 3d Scene - vvvv Tutorial

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

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

  • @thexmsjoker
    @thexmsjoker 2 года назад +4

    in case someone has the same problem; download the .jpg environment picture not the .exr file ;)

  • @dung-chuanwen9873
    @dung-chuanwen9873 3 года назад +1

    After created scenewindow but the stride window doesn’t show up, what can we do?

    • @vvvvTv42
      @vvvvTv42  3 года назад

      this sounds like a problem with the graphics card. make sure you have the latest drivers installed. or try on a different pc if possible.

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

    Is there any way to improove the shadow qualities? I meant, adding more samples, or something like that?

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

      yes. in the nodebrowser enable "advanced" nodes and search for "ShadowMap" to find nodes to configure the shadowmap for each type of light.

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

      ​@@vvvvTv42 Thanks! I'm still using the "basic" ones, but I'll give it a go! I'm starting with VVVV and find it already pretty addictive :) Thanks for the quick reply.

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

    in order to make the skybox work, i had to do: ImageReader > ToImage > ImageToTexture > SkyboxLight. either this changed since the tutorial, or something else was not working! feeding the JPG (downloaded from the link provided) into FileTexture and attaching that to SkyboxLight did not work at all.

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

      We're indeed aware of issues with the FileTexture node not working under certain circumstances and are working on a fix. For now one thing you could try to get it working is running setup again and making sure that you have the checkbox for "Install Microsoft Build Tools" activated.

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

      @@vvvvTv42 I'll give it a try, thanks very much!

  • @fengsun8006
    @fengsun8006 3 года назад

    After the vvvv file is exported, when it is opened on another computer, the texture will not be displayed. What is the reason?

    • @vvvvTv42
      @vvvvTv42  3 года назад

      This is a known issue with version 2021.3.x: It should work when installing msbuild on the other computer: visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16

  • @faraazify
    @faraazify 3 года назад

    I have a problem, When I add sceneWindow, the stride window dosen't open. I've updated my driver and reinstalled the gamma with "Install Microsoft Build Tools". But steal nothing. What should I do?
    When I hover mouse on the sceneWindow node it shows: Could not find a MSBuild installation (expected 16.0) or later

    • @tonfilm
      @tonfilm 3 года назад

      maybe something went wrong during installation, you can try to install it separately from here. let us know whether it works: visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16

    • @faraazify
      @faraazify 3 года назад +1

      @@tonfilm I installed with Microsoft Build tools, at first it didn't work but suddenly worked. I don't why or how.

    • @TheDiabloPK
      @TheDiabloPK 3 года назад

      @@faraazify i have the same problem

  • @omerbilgic3072
    @omerbilgic3072 3 года назад

    i have a problem. first step, i added scene window and the title become pink. there is problem about description : "could not found msbuild installation" can you help me ?

    • @vvvvTv42
      @vvvvTv42  3 года назад +1

      Hey Ömer, in this case please run the vvvv installer again and make sure this time you check the box: "Install Microsoft Build Tools"

    • @omerbilgic3072
      @omerbilgic3072 3 года назад

      i will get it. thanks.

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

    Hi! Where can I find the texture you used in this tutorial? Thanks in advance for your reply & help!

    • @vvvvTv42
      @vvvvTv42  3 года назад +1

      Good point! I've added the link to the image in the video description.

  • @danielemba8693
    @danielemba8693 3 года назад

    does in this Gamma version, you don´t need to use de dx11 nodes?

    • @vvvvTv42
      @vvvvTv42  3 года назад

      correct. dx11 nodes are for use with vvvv beta. this tutorial is about the new version vvvv gamma.

    • @danielemba8693
      @danielemba8693 3 года назад

      @@vvvvTv42 so in gamma how you send data to the GPU? in beta, i use the dynamic buffer to make a good use of the resources. in gamma how you do that?

    • @vvvvTv42
      @vvvvTv42  3 года назад +1

      @@danielemba8693 the buffer nodes in this release are still marked "experimental". so in order to see them you need to enable "experimental" nodes in the nodebrowser. we're currently reworking buffer nodes and it is planned to have them officially included in the 2021.4 release.

    • @danielemba8693
      @danielemba8693 3 года назад

      @@vvvvTv42 nice. i will began to get involve in this new Phase of VVVV. the last thing. what is VL and for what is used?

    • @vvvvTv42
      @vvvvTv42  3 года назад +1

      ​@@danielemba8693 welcome to vvvv! for an explanation re vvvv beta, gamma and VL please refer to this page: thegraybook.vvvv.org