Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to use vtk-wasm-sdk image #4

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Update to use vtk-wasm-sdk image #4

merged 2 commits into from
Apr 12, 2024

Commits on Apr 12, 2024

  1. Place canvas in a div container.

    - the outermost div is specified to span entire viewport.
    - the second div "canvas_container" allows resizing the canvas.
    jspanchu committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    621d830 View commit details
    Browse the repository at this point in the history
  2. Add convenient shell scripts to build everything

    - both scripts contain every step necessary to go from a fresh clone to a fully built website
    - updates readme with new instructions
    - removed unused commands from package.json
    jspanchu committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5699e1e View commit details
    Browse the repository at this point in the history