WebGL Framework

后端 未结 8 1912
隐瞒了意图╮
隐瞒了意图╮ 2020-12-13 16:40

I\'m planning to write a 3D FPS game, based on WebGL.

  • Should I use some WebGL framework?
  • What is the most active and popular WebGL library today? Do
8条回答
  •  不思量自难忘°
    2020-12-13 16:50

    Yes you should definitely use a WebGL framework, it will save you a lot of work.

    The WebGL ecosystem is in such a rapid state of change at the moment that it is quite difficult to choose a particular library. However, of all the libraries I have seen, I would suggest Copperlicht as it seems to be aimed at FPS games in particular. There are so few fully-developed WebGL games published right now that it is difficult to say what library is popular.

提交回复
热议问题