{"library":"super-three","type":"library","category":null,"description":"`super-three` is a JavaScript 3D graphics library, initially based on the widely adopted `three.js` project, designed for rendering interactive 3D content in web browsers using WebGL and WebGPU. While the provided metadata indicates version `0.181.0`, public NPM data shows this package was last updated approximately two years ago, making it an effectively abandoned fork. In contrast, the official `three` package (which `super-three` is derived from) is actively maintained with frequent updates (e.g., `0.183.2` as of April 2026). `super-three` aimed to leverage the `three.js` API for creating scenes, cameras, lights, and objects, supporting various geometries, materials, and post-processing effects. Its original differentiators would have been alignment with `three.js`'s ease of use, broad browser compatibility, and access to a rich ecosystem. However, due to its abandonment, it lacks current features, performance improvements, and critical bug fixes found in the actively maintained `three.js` library.","language":"javascript","status":"abandoned","version":"0.181.0","tags":["javascript","three","three.js","3d","virtual-reality","augmented-reality","webgl","webgl2"],"last_verified":"Wed May 27","install":[{"cmd":"npm install super-three","imports":["import * as THREE from 'super-three';","import { Scene, PerspectiveCamera, WebGLRenderer, BoxGeometry, MeshNormalMaterial, Mesh } from 'super-three';","import { GLTFLoader } from 'super-three/examples/jsm/loaders/GLTFLoader.js';"]},{"cmd":"yarn add super-three","imports":[]},{"cmd":"pnpm add super-three","imports":[]}],"homepage":"https://threejs.org/","github":"https://github.com/supermedium/three.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/super-three","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/super-three/compatibility"}}