UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

4 lines (3 loc) 90 B
"use strict"; import { rayIntersectSphere } from "./_Ray"; export { rayIntersectSphere };