Announcement

Collapse
No announcement yet.

BerconMetaball 1.10

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • BerconMetaball 1.10

    Download: http://www.ylilammi.com/BerconMetaba..._2009_06_14.7z

    Instal, help, what the? Read the readme.txt that comes with the archive.

    Supports max 9, 2008, 2009, 2010, 32/64bit. Again tested only briefly on each system and no large scale testing done so its possible that there are still some bugs lurking around.

    Small warning, the field functions were changed so old scenes don't look exactly the same when rendered with this new version. You have to change the Distance Function dropdown to correct. Squared = Power of 2, Cubic = Renderman = Power of 3, Wyvill = Wyvill.

    Supports stuff like this:
    http://www.ylilammi.com/

  • #2
    graphics programers are my rock stars....
    ____________________________________

    "Sometimes life leaves a hundred dollar bill on your dresser, and you don't realize until later that it's because it fu**ed you."

    Comment


    • #3
      Many thanks - looking forward to checking it out!

      b
      Brett Simms

      www.heavyartillery.com
      e: brett@heavyartillery.com

      Comment


      • #4
        The texture strength spinner seems to ignore anything above 1.0. And I'm getting really noisy results. Not using any GI or anything.
        ____________________________________

        "Sometimes life leaves a hundred dollar bill on your dresser, and you don't realize until later that it's because it fu**ed you."

        Comment


        • #5
          Not sure what I'm doing wrong but I am getting absolutely nothing to render. I have tried new files and a couple I was testing 1.0 with. Radius from .05 to 500 and threshold through the same range. Tried a superspray, a spray, and a pflow all with no joy.

          I've tried the various distance functions too.

          What could I be missing? Running 2009 Design on xp64.

          Thanks
          b
          Brett Simms

          www.heavyartillery.com
          e: brett@heavyartillery.com

          Comment


          • #6
            simmsimaging
            I disabled the support for simple particle objects because I had some problems with them. So it only works with pflow and meshes. Perhaps I'll add the support again in 1.11.

            It should render just fine even with the default settings as long as you point to some pflow object or mesh. This maxscript should also render a single blob in the center of the scene:
            b=BerconMetaball();append b.metaballs [0,0,0];renderers.current=VRay();render();

            percydaman:
            Texture strength only affects in 0.0 - 1.0 range in multiply mode. In subtract mode its 0.0 - infinity. Now that I think more carefully there isn't really any reason why I made it like this, perhaps I'll fix it in 1.11. However you very rarely want to have higher than 1.0 effect on the field anyway in multiply mode.

            If you want the field effect be stronger, use darker colors in the texture. Like black and 5% white. You can also turn the clamp on which also makes the texture effect stronger.

            The only way you can be getting noise is if the Step length parameter is too large and/or the texture has high fidelity. Just decrease the step length (1/20th or 1/40th of the metaball radius should be fine) and the noise should go away. You might need even smaller step size depending on how high the texture detail is compared to metaball radius.
            http://www.ylilammi.com/

            Comment


            • #7
              How "use particle size" option works? Does it support different particle sizes?

              Thank you for your work Master.
              www.gaell.com

              Comment


              • #8
                Yes it supports unique size for each individual blob. Use Shape operator in pflow to define size and variation.
                http://www.ylilammi.com/

                Comment


                • #9
                  Okay thanks, I'll check it out again with pflow. Must have missed something there.

                  b
                  Brett Simms

                  www.heavyartillery.com
                  e: brett@heavyartillery.com

                  Comment


                  • #10
                    So, has anybody come up with any other issues, I'll probably fix the ones mentioned here (simple particle system support and strength >1.0 in multiply mode) during next weekend.

                    I'd also like to see if anybody has come up with some nice images since I'll write the manual for these metaballs too and I'd be good to have some pretty examples there too.
                    http://www.ylilammi.com/

                    Comment


                    • #11
                      I have not yet had a ton of time to try it out, but I tried using maps last night for a few minutes and I could not figure out what it was doing. I was testing a checker map and the results were pretty bizarre. Can you give a brief description of how that texture is supposed to affect the look so I can get my head around the logic of it?

                      Thanks
                      b
                      Brett Simms

                      www.heavyartillery.com
                      e: brett@heavyartillery.com

                      Comment


                      • #12
                        The texture is always in world space, so if you put checker in it you'll most likely have to scale it a lot larger.

                        Using dark values will make the effect of the texture more prominent (in multiply mode). In subtract mode you can increase the Strength parameter.
                        http://www.ylilammi.com/

                        Comment


                        • #13
                          Thanks - I'm still trying to figure out how to predict the results of textures a bit better, but it's probably just a matter of putting more time in.

                          Tested the mo-blur and it's working great now.

                          Right now I can't get DR rendering to work, but I haven't had a chance to run around re-installing BerconMetaBall on the nodes to see if that helps, otherwise no issues cropping up.

                          Simple particle systems support would be awesome - either that or I need to spend a lot more time learning Pflow. Right now I don't have any samples but if I get anything decent I'll be sure to send it your way if you want to use it.

                          Thanks again - great piece of software!

                          b
                          Brett Simms

                          www.heavyartillery.com
                          e: brett@heavyartillery.com

                          Comment


                          • #14
                            I know this probably isn't the right place to ask - but anyone know if there is a quick/easy way to have particle Shapes grow/shrink over time with Pflow? I don't see any obvious operators/settings so I'm guessing it's going to take some kind of age-test wiring but I was hoping for a simpler solution.

                            Thanks,
                            b
                            Brett Simms

                            www.heavyartillery.com
                            e: brett@heavyartillery.com

                            Comment


                            • #15
                              Might have one issue, could well be me though:

                              Got DR working okay but now if I render with "use particle size" turned on then the slaves render different sized particles. My workstation renders at (for example) 2, but the nodes seem to default to 1. Rendering with that option turned off and controlling scale from the Metaball end instead works fine.

                              b
                              Brett Simms

                              www.heavyartillery.com
                              e: brett@heavyartillery.com

                              Comment

                              Working...
                              X