U
U
Umid2016-02-25 15:42:39
C++ / C#
Umid, 2016-02-25 15:42:39

What programming language to choose for this purpose?

The goal is to be able to model 3D space objects in the app or if possible on the website.
Space objects: galaxies, quasards, asteroids, our solar system, and other space objects. Objects must move along a certain path.
What can be used to achieve the intended goal? (Please list the necessary technologies)
And is it possible to implement all this in a browser? (If yes, what technologies will be needed?)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
First name Last name, 2016-02-25
@DarCKoder

this can be done even without webGL - just in html + javascript, the
geometry is calculated by javascript
and objects (flowers, planets, comets) are displayed as bitmaps with arbitrary positioning

R
res2001, 2016-02-25
@res2001

Any language you want.
Another thing is important - what are you going to do with this model. This is where restrictions can come in.

G
Gregory, 2016-02-25
@TMGLUK

javascript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question