JSFiddle - React, Tailwind, and code Playground

by farazshaikh

JavaScript

fetch("https://raw.githubusercontent.com/google/draco/master/testdata/sphere.obj").then(res => console.log(res)).catch(e => console.log(e.toString()))