Bernardo-Castilho / simscript-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimScript Sample in React

This sample shows how you can use SimScript in a React application.

The sample defines a generic SimulationComponent that can be used to render any SimScript simulation.

You can extend from SimulationComponent to create components that render simulations with custom handling for simulation parameters, custom output, and animations.

Run the sample.

About


Languages

Language:TypeScript 96.2%Language:CSS 2.4%Language:HTML 1.5%