Answer the question
In order to leave comments, you need to log in
Where can I find articles on WebGL? Are there ready-made libraries to simplify development?
Prompt articles and tutorials on WebGL. Preferably in Russian, with links and not just googled, but really useful to you. Links to official manuals are not needed.
Are there ready-made libraries, development environments (IDEs) to simplify development?
Answer the question
In order to leave comments, you need to log in
three.js is virtually a monopoly in this segment. There is a mini ide threejs.org/editor, although, as for me, it is only suitable for distilling models into the engine format and setting up light sources on them.
For physics, see also
https://github.com/lo-th/Oimo.js/
or
https://github.com/kripken/ammo.js/
You can also look at various pathfinding libraries
https://www.google. com/search?q=javascript+pathfin...
three.js is what you've been looking for all these years.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question