Hacker News new | ask | show | jobs
by nox101 785 days ago
three.js is not a game engine. it’s a 3d rendering library. It has no feature of a game engine. No collisions, no physics, no input systems, no facilities for game objects or ai or state machines etc…

I have a feeling other libraries on the list are similar

2 comments

The heading of the section is "Engines and libraries", and the subtitle for Three.js is "3D library" so seems correct? The page doesn't make the claim that Three.js is a game engine.
Three js has quite a few examples of collision and LOD in its examples folder, I feel you are underestimating it