+ 5
Anyone who can develop up a game in 3D using java ?
How can you deal with it?
4 Answers
+ 5
Sure, you can develop 3D games in Java like in many other languages. Just note than for high-performance games, you need of remove limitations of JVM and develop at least with more low-level languages like C/C++
+ 1
No you can't create a game using java because java is for building apps, if you want to create a 3D game you should learn c++ and js