visualization of moving object from input data

Hello. I am new to unity3D. My question might not have right key words that unity3D community usually use and understand. Please bare with me, and if possible help me.

I want to put a visualization of a moving object on my webpage, whose position data is input by the user. I imagine my webpage displays a scene with a white ball, and has an option of supplying x,y,z position. As one inputs these numbers, position of the ball changes in the scene.

Could anyone suggest if I do that with unity3D. I would appreciate any one could give me a pointer.

Thanks in advance.

Yes - you could do this in Unity - probably with the WebGL build.
Since your new - best to proceed to the learn section and documentation here so you can gather the needed knowledge you require.