[ENDED] BC4-1810 – October 2018 Class Homepage – Shading & Lighting with Blender

Forum Archive [ENDED] BC4-1810 – October 2018 Class Homepage – Shading & Lighting with Blender

Viewing 15 posts - 241 through 255 (of 403 total)
  • Author
    Posts
  • #41583
    William Miller
    Participant

      @theluthier It’s my computer’s sound.  The icon that usually tells me how high the volume is has an x on it.  That’s why I want subtitles.

      #41584
      Katerina Novakova
      Participant

        @williamatics That looks like you have sound muted – maybe you accidentally pressed the mute button on your keyboard? If that’s the case you can press it again, or click on the sound icon and drag the handle that increases the volume. 

        #41585
        William Miller
        Participant

          @theluthier I know YouTube has captions.  Could you please upload it to YouTube?

          #41586
          yukino hatake
          Participant

            Question for what is baking used? Does it have one purpose or several? 

            #41587
            Kent Trammell
            Participant

              @williamatics Ah ok. Subtitles are pretty expensive and we can’t afford to do them for every video. Currently our most popular courses get subtitles but I doubt weekly streams will get them soon. Sorry about that.

              #41588
              Kent Trammell
              Participant

                @williamatics Here’s the unlisted youtube recording: https://www.youtube.com/watch?v=rj0yNJrGrXM

                #41589
                William Miller
                Participant

                  @theluthier Thank you!  My homework will probably be late again, unfortunately.

                  #41590
                  Aaron Rudderham
                  Participant

                    The CG Cookie forums have been really quiet these past couple of days… too quiet…

                    I wonder what you all have got in store come Sunday? Looking forward to it!

                    #41591
                    smurfmier1985
                    Participant

                      @thecabbagedetective Yeah it’s eerily quiet, isn’t it? Spooky.. 

                      #41592
                      silentheart00
                      Participant

                        @yukinoh1989 Baking is used for cutting down on rendering calculations.  Where backing is mostly used is in game development to fake things, for example like lighting where calculating ray tracing in real time is very costly and will slow down the game to a crawl, so you save that information out into a map where now the engine just has to display a texture and not actually perform any calculations.  Or baking high resolution details to a low resolution mesh.  There are many types of baking.  More info.

                        #41593
                        yukino hatake
                        Participant

                          @silentheart00 so then if i would for example start retopology i can bake the hi resh model (using displacement ? i guess ? ) to then again make it look high res again ?
                          so in fact baking is good for gaming or just image renderings but not specific when you ever plan to animate someting ?

                          #41594
                          silentheart00
                          Participant

                            @yukinoh1989 That’s exactly what they do in gaming; make a high res mesh, retopo a low poly mesh, then bake the high res out into a normal map, not a displacement map because the displacement map will actually deform the geometry, so you need lots of geometry to get the details, which defeats the whole purpose.  A normal map is better because it saves out lighting information in the red, green, and blue channels to fake the lighting.  Here’s a video.

                            My focus is in game development, so I’m not sure about things outside that.  My best guess is if you’re doing something film quality, it might be better to have high res models, textures, etc for more accurate lighting.  Games are a lot of faking and resource management whereas films are nothing but a sequence of images, so might as well make high quality images, right?  That’s my best guess, though.

                            For animation, you should absolutely retopo your mesh.  Beyond that, though, I don’t know what’s the best way to tackle the animation pipeline because I have no desire to be an animator.  Maybe take a look through the animation courses and see if any answers lie there.

                            #41595
                            John Sanderson
                            Participant

                              @yukinoh1989 You can think of baking sort of like data compression.  You take a whole bunch of information from your scene(which requires a lot of computational power), and cache only the bits that are most important for you.  If you have ever used a site like textures.com, you can think of baking as a way of generating custom maps, often textures, though you can bake all kinds of things: lighting, simulations, animations, and surface information.  Of course once the info is compressed, it isn’t as robust or flexible as before, so you have to determine where it fits best in your workflow.  That will vary from project to project, though there are some trends for different fields.  Games and real time simulations will bake almost all texture information, usually at least some lighting information, and particle effects.  For still renders and film, I don’t know that anyone bakes their lights, but textures frequently get baked to cut geometric computation or to preserve details on animation friendly models. For characters specifically, baking maps like normals, ao, and curvature can go a long way for workflow efficiency even when computational power may not be much of a factor when all is said and done. Ultimately, it’s about selectively storing information to improve efficiency, and managing the trade-off between acceptable input and acceptable output.

                              #41596
                              yukino hatake
                              Participant

                                @silentheart00
                                thank you . it does indeed makes sense to go high res for animation . but i guess the animation course still needs to wait a bit. for now i try to focus on the class and the contest. trough in this case (for the pumpkin) i might need a normal map (still gonna have to watch a tutorial about baking normal maps since that still is new. But for now i first go retopology those pumpkins

                                #41597
                                yukino hatake
                                Participant

                                  @procyonlotor Thank you . so in fact baking makes rendering a lot faster then ? also i once downloaded a texture but i wonder there where so many choices. how do i know what will be used where and what it does ? 

                                  in the one map i have these files are available
                                  AO (ambient occlusion )
                                  bump
                                  diff
                                  disp
                                  nor(is that the normal map then ? )
                                  rough
                                  spec
                                  somehow i wonder if i want to use or try them . how do i know where to plug them in and what nodes i should have to use . (that is still the biggest struggle for me ) figuring out what nodes i still need to make the good connections and where to plug them in to each other (what socket to connect to what socket)

                                Viewing 15 posts - 241 through 255 (of 403 total)
                                • The topic ‘[ENDED] BC4-1810 – October 2018 Class Homepage – Shading & Lighting with Blender’ is closed to new replies.