refafactory.blogg.se

Watch the hugh manchu octopus minitube demo on torchtalk
Watch the hugh manchu octopus minitube demo on torchtalk












watch the hugh manchu octopus minitube demo on torchtalk

watch the hugh manchu octopus minitube demo on torchtalk

  • Import and integrate existing Translator tool from the Editor project to allow for playing with objects during game execution A killer demo from Luke the Drifter on stage at Glass VegasFYI audio in some segments has been replaced to avoid copyright issues.glassvegasexpo lukethe.
  • Simple animation to move newly gathered octopus appendages!.
  • Using more ergonomic query system (c++20 is fun!) to get the octopus tentacles out into new vectors for use in procedural animation.
  • Adding new components member to existing wiScene to allow for generic component retrievable functions.
  • Single tentacle targetting point great! Easily generalize to all tentacles.
  • #Watch the hugh manchu octopus minitube demo on torchtalk code#

    Code necessary to aim tentale's root bone towards the target, from global to local-bone-space, works great - except it's requiring using a magic value to reverse the z-axis? Something smells.Naive tentacle script to curl bones around target point - doesn't yet aim towards target, just matches distance.Updated model with subsurface reference material, more tentacle bones, and a bit of webbing.Now fixed using matrix math fully, works when octopus is in any orientation!

    watch the hugh manchu octopus minitube demo on torchtalk

    Due to how models were imported, the main transform of the octopus model was being given a local_scale.z of -1, which aggrevated the quaternion math for deriving the orientation of the tentacle needed to reach the target.Setting initial targets for each tentacle, and moving octopus transform using translator.Adapting spider walking algorithm to work with tentacles, retargetting animations blend together so tentacles never appear too snappy.Provide myself a crash-course in modern C++ programming techniques and the latest and greatest in rendering.














    Watch the hugh manchu octopus minitube demo on torchtalk