{
  "name": "triangles-mesh-viewer-sdl-regl",
  "version": "0.0.0118",
  "description": "node.js simple 3d mesh viewer with fps controls via SDL + regl",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "triangle",
    "area",
    "3d",
    "cross product"
  ],
  "author": "stonkpunk",
  "license": "MIT",
  "dependencies": {
    "@kmamal/gl": "^4.9.0-2",
    "@kmamal/sdl": "^0.3.7",
    "bunny": "^1.0.1",
    "bvh-aabbs": "0.0.11",
    "chance": "^1.1.8",
    "gl-matrix": "^3.4.3",
    "raycasting-utils": "0.0.213",
    "regl": "^2.1.0",
    "regl-model": "^1.0.2",
    "regl-primitive": "^1.0.1",
    "slide-along-wall": "0.0.31",
    "triangles-distance-fast": "^1.0.7",
    "triangles-index": "0.0.42"
  },
  "homepage": "https://github.com/stonkpunk/my-npm-modules/tree/main/triangles-mesh-viewer-sdl-regl"
}
