- 2
I WANT MAKE A 3D GAME IN HTML BUT I NOT A EXPERT IN JAVASCRIPT TYPES
i would like to make a 3d game in html but i don't know what kind of javascript to use i was told about three.js but i don't know how to use it if you can help me please help me
7 Respuestas
+ 2
you could either use 'vanilla' javascript or libraries / framework to help you handle the canvas API (and have more or less advanced functions to handle games / 3d functionalities in case of libraries / frameworks)...
in both cases you need to learn at least basic of javascript, as libraries / frameworks are made with it and use it to make use of them ^^
+ 1
don't rely on users profile to judge if they are expert or not: that may be insidious ^^
however, I only help on specific topic through Q&A questions: don't rely specifically on me, but on community... do your stuff, and ask when stuck as a specific problem (first use search functionality to avoid duplicate, and post a link to your sololearn codeplayground project as support) ;)
0
I learn all basic of javascript and where do you download Libraires and frameworks
0
search them on internet: there are plenty of games engines / 3d specialized libraries / frameworks ;)
you could also use sololearn search feature to find plenty of discussions about making games with javascript / using 3d features with or without libraries ;P
0
It for mobile?
0
html / javascript projects are almost cross platform compatibles (run in browsers)... you may only handle differently touch and mouse events ^^
0
Thanks you . You can give me some help please because i see you profile and wow you is an expert