UNPKG

mylingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

7 lines (5 loc) 116 B
import { Sphere } from "../index" const ball0 = new Sphere() ball0.x = -25 const ball1 = new Sphere() ball1.x = 25