Brainstorming a possible project I wanted to find out if it is possible to create/generate WebGL scene or object on server side to have it then rendered on client.
The reason is creating scene requires using c++ backend and I m looking for way to do so without porting code