Skip to content

How to view the example? #1

@donmccurdy

Description

@donmccurdy

I tried the following:

  1. Download/clone project
  2. Run npm install in project directory
  3. npm install -g live-server && live-server .
  4. Open http://127.0.0.1:8080/examples/

Result:

pools.js:3 Uncaught TypeError: memop.FramePool is not a constructor
    at vmath.regltf (pools.js:3)
    at regltf.dev.js:1327
vmath.regltf @ pools.js:3
(anonymous) @ regltf.dev.js:1327
index.js:79 Uncaught TypeError: Cannot read property 'RecyclePool' of undefined
    at new Input (index.js:79)
    at new Shell (shell.js:9)
    at renderer.js:15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions