N
N
nmiloserdov2015-11-07 23:20:31
JavaScript
nmiloserdov, 2015-11-07 23:20:31

An analogue of WebService under Apache2, is it possible to save the coordinates of objects from THREEJS?

There is a checkers project.
I use libraries Three - JS , jQuery .
f7d7169b5822407b920b3d1e33702595.jpg
There are 4 arrays in the code. The first two contain checker objects (black and white), and the remaining ones store the coordinates of black and white in the format "x250z100" , where x = 250 z =100 .
There is a script that uploads the coordinates to the WebService and immediately reads it, and creates the effect of moving models. But this only works for the .NET platform, and it doesn’t suit me (I work on ubuntu, mac), I want everything to work on apache, and not on IIS. In what way can this be implemented and is it possible?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question