+ 1
how to create 3d game
games
7 Respostas
+ 4
I believe unity has or is in the proces, of ceasing to support javascript.
https://www.sololearn.com/discuss/708962/?ref=app
+ 2
I would suggest Unity, it’s got everything you need, and as long as you make less than $100,000 a year on their services, it’s free. www.unity3d.com there’s the link.
0
What language are you interested in?
0
For beginners, I’d recommend Unity engine (which supports C# and JavaScript)
A little harder could be Unreal Engine (which supports C++ and a visual scripting language)
If you want to make your own 3d Engine (which can be very hard depending on how good you want it to be), you can use Ogre in c++ or OpenGL in most programming languages
0
html and java script
0
Use unity and then export as webgl (unity is very easy for beginners)
0
ok
got it