Roblox / otter

Declarative animation library for Roblox Lua. This is a read-only mirror

Home Page:https://roblox.github.io/otter-internal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Otter

Declarative animation library for Roblox Lua built around (but not limited to) springs.
 

Running the Storybook

To see the examples from the docs in action, check out the storybook:

  1. Make sure you've installed tools (you may need to run foreman install)
  2. Run rotrieve install to install dependencies
  3. Open the storybook.rbxp file in Roblox Studio
  4. Click the Storybook plugin under the "Plugins" tab to open the storybook UI
  5. Select the storybook titled "React + Otter"

Running the Benchmarks

  1. Make sure you've installed tools (you may need to run foreman install)
  2. Run rotrieve install to install dependencies
  3. Run evaluate run tests.project.json to run the benchmarks
  4. Benchmark ouptut will be generated in bin/benchmarks

About

Declarative animation library for Roblox Lua. This is a read-only mirror

https://roblox.github.io/otter-internal/

License:MIT License


Languages

Language:Lua 99.7%Language:Shell 0.3%