|
|
|
|
|
by perilunar
3762 days ago
|
|
VRML doesn't need a spiritual successor - it has an actual successor: X3D. A-Frame looks a bit lightweight to do anything useful. You should have just implemented X3D. Edit: maybe that's a bit harsh. But I really wonder why you went and created yet another declarative 3D format. X3D is an open standard that already exists, works well in the browser without plugins (X3DOM), and has fairly good support. It's also more advanced than A-Frame, and the syntax is almost as simple. |
|
The arguments are well articulated in this post: http://ngokevin.com/blog/aframe-vs-3dml/