You can now add sound to your simulations. You can play simple tones, sound files, or sound oscillations. Here is a demonstration of add simple tones:
https://t.co/rusQyJWvIf
We have added a few new things recently to Tychos. You can add arcs with ease now, either as a "pie", "chord" or "open" - no need to use a poly_line.
https://t.co/VNopiTvm19
Just added an arcade style button to Tychos for fun. Define a function in MathJs or Python and then call it when you press the button.
In Python: https://t.co/P1FZCrSeY8
In MathJs:
https://t.co/KgliS1JvJZ
The new Console tab in Tychos behaves very much like a REPL. You can now execute Python code from the prompt, or modify a simulation, or even run the help() command.
You can now upload a csv file into Tychos and then reference that data in your scenario using a simple API. Here is the link to the documentation to learn more:
https://t.co/y42tUCy5u1
@pricepd We just added the ability to upload a CSV file into Tychos. It is loaded only into the current session, so if you leave the page, you have to re upload. We are updating our documentation and I will post a link soon.
@pricepd Here is a simple example of a scenario with goals written in Python. We will put some more examples up soon, but this should get you started.
https://t.co/ojWmAscegk
With our improved collision detection functions, you can easily model some fun physics, like swinging bars hitting rolling balls, and other things! We will be posting many more examples for you to check out.
https://t.co/qlgUc6UZ4H
Here is a fun demo that highlights our new release that now allows you to detect collisions between lines and other shapes. This one uses an elastic force to "bounce" the ball.
https://t.co/IYlwcq4jUN
We just enhanced and updated our collision detection functions, and we think they are going to really enhance what you can do easily in Tychos. For one, lines have been added, and you can now get the intersection points. Here is a demo:
https://t.co/Sc9XToDICA
Tables are back. We redesigned the interface for adding tables to your scenarios for recording data. We created this video that demonstrates how to use them:
https://t.co/RXzULA401i
Finally getting around to playing with @TychosTeam, made a simple 2D oscillator with RK4. Fun stuff!
Press play and click around to see how close to uniform circular motion you can get!
https://t.co/UDjrioT7TS
#ITeachPhysics