Back to Content

Three js

files/en-us/glossary/three_js/index.md

latest427 B
Original Source

three.js is a {{Glossary("JavaScript")}}-based {{Glossary("WebGL")}} engine that can run GPU-powered games and other graphics-powered apps straight from the {{Glossary("browser")}}. The three.js library provides many features and {{Glossary("API","APIs")}} for drawing 3D scenes in your browser.

See also