Profile image

Funky Trees Vizualizer

4,336 Stanmich  2.1 years ago

I have an idea for something that will make complex FT coding easier.

If you're like me, you know that any input can be made with a function. it would be very helpful if we had a tool that you could use in game to graph a function over time, or graph two functions together
Sort of resembling desmos, I'm thinking that if we had an accurate representation of a function's output, we would be able to easily create better and more intricate creations.

  • Log in to leave a comment
  • Profile image
    6,876 G2

    @SnoWFLakE0s oh cool!

    +1 2.1 years ago
  • Profile image
    66.7k SnoWFLakE0s

    @Almost
    .
    No, like an oscilloscope.

    +2 2.1 years ago
  • Profile image
    6,876 G2

    @SnoWFLakE0s like a weapon scope?

    +1 2.1 years ago
  • Profile image
    81.9k ReinMcDeer

    Sort of like real-time telemetry? That'd be pretty awesome.
    It shouldn't be that hard to implement either. It's very similar to the already existing debugExpression command.

    +1 2.1 years ago
  • Profile image
    66.7k SnoWFLakE0s

    You can code this with FT and build a display! If I can find the time to refine it into a scope, I would upload...

    +1 2.1 years ago
  • Profile image
    11.5k JesusChrist

    @Bellcat ...maybe i should finish that tutorial on javascript i saw for 40 minutes.

    +1 2.1 years ago
  • Profile image
    7,192 Bellcat

    @Korzalerke, functions are lines of code that must be called to run (usually by writing a special line of code).

    +3 2.1 years ago
  • Profile image
    11.5k JesusChrist

    What is a function?

    +1 2.1 years ago