I want to convert a VRML 3D object to a JSON object (automatically got some thousand object) in oder to load it into my HTML side.
I tried it with some converter I found but it still doesn't work.
I tried the J3D.engine but I only can use models exported from Unity.
Does somebody have some experience in converting and adding 3D models?