113k PlanariaLab Comments

  • Roll up Garage door 4.6 years ago

    Isn't this what you are looking for?

    +1
  • Startup [Teaser] 4.6 years ago

    The design is tentative and is likely to change in the future

  • suzu 4.6 years ago

    @TrislandianAlliance @TheSlimeInATor
    I used the one I made before.
    Here

  • suzu 4.6 years ago

    @Starmang10
    Complex FT doesn't seem to work on some devices

  • suzu 4.6 years ago

    @Notaleopard
    Almost all inputs are controlled by a funky tree.
    It's possible to expose the rotator (just change the scale)
    but I don't think it's easy to understand
    (because I've stitch together the things written in outside software.
    Too long to view in overload)

  • suzu 4.6 years ago

    @ThePilotDude
    There's no particular reason, I just put it on a whim

  • bad apple 4.6 years ago

    @WalrusAircraft
    First, convert multiple images included in the animation into binary data one by one using opencv.
    Second, calculate the time when each dot changes based on the data obtained there.
    Third, convert it to a funky tree standard.
    Fourth, generate the xml data with the required number of beacon lights arranged.
    Finally, enter funkytree in the input of each beacon light, and it is complete (all the operations up to this point are automatically done by the program)

    +6
  • bad apple 4.6 years ago

    @jamesPLANESii
    I'll fix the problem in the near future, but I don't think I'll publish it.
    (I don't want to upload the exact same thing in terms of both function and appearance.)

    +2
  • bad apple 4.6 years ago

    @jamesPLANESii
    The reason why I made this is probably as you think.
    When I saw that previous work, I was impressed.
    But there was a synchronization gap due to the specifications of simplePlanes

    Now that I can use funky tree, I think it can overcome this problem , so I made this work

    +5
  • CUBE 4.6 years ago

    @ArcturusAerospace
    Allow, but please write that you used Things here in the description

  • no gyro walker test 4.6 years ago

    @ZHUAREVONI On some devices, it seems that FunkyTree may not work properly due to bug.

  • no gyro walker test 4.6 years ago

    @ZHUAREVONI
    There seems to be a bug that smooth (x, l) does not respond on some terminals

  • no gyro walker test 4.6 years ago

    @ZHUAREVONI
    For test purposes only. If you need other operations than those described in the description, add them yourself.

  • New walking FT for frame6 4.6 years ago

    @Starlight
    Use the following FT to reduce the rate of change of the output value
    smooth(output , speed)
    When using it for "sin(x)" etc., I think it will work if you do the following
    sin( smooth(Time , input) * maxspeed)

    +3
  • New walking FT for frame6 4.6 years ago

    @Homemade
    Thx!
    It was difficult to switch each behavior smoothly

    +1
  • New walking FT for frame6 4.6 years ago

    To exceed previous work
    I am in the process of recreating a movable frame from scratch for a human-sized humanoid

  • Need help with walker 4.7 years ago

    I've tried the fix you asked for previously
    here

    +1
  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @truckerSAM
    I can't answer anything unless you know exactly what kind of help you need.

    +2
  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @thefalkenreich
    here
    It will be deleted in about two days because it is not official publication

  • CUBE 4.7 years ago

    @SpiritusRaptor thx!

  • CUBE 4.7 years ago

    @thefalkenreich
    It is still being adjusted. I made this simple box for a break to make it

  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @Charris969
    Her name is based on the OS linux

  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @animations

    ![](URL)

    Images must be uploaded to the Internet in advance

  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @animations
    !

    Images must be uploaded to the Internet in advance

  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @thefalkenreich
    Sorry, the translation was wrong.

    It is possible to create a prime. I will post it so that create a character as simple as possible near

    +4
  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @thefalkenreich
    It needs versatility to publish as part, but doesn't want to sacrifice functionality. So at present we are not satisfied with the performance of this part...

  • linu - ver - 1.2 (fix for mobile) 4.7 years ago

    @thefalkenreich
    I was initially making for what you were thinking. However, at the moment we are not happy to publish as parts

  • linu - ver - 1.1 4.7 years ago

    @jimmyje @DickBrazen @The3Box6With0AXOnIt @ChallengerHellcat
    Probably a version that works on your device is complete.
    here
    I'm sorry to have kept you waiting

    +1
  • Update 1.9.205 4.8 years ago

    Using the following formula for FT in the iOS version will work regardless of turning on / off AG2. Is it a bug? Or specifications?
    (Activate1 & (-Activate2))
    (Activate1 & -Activate2)

    +4