B
B
Bill_Kim_912019-11-16 18:49:03
Java
Bill_Kim_91, 2019-11-16 18:49:03

3D graphics in Java and C++, what to choose?

Little background
Начал изучать C++ и понял что для устройства даже джуном требования не слабые. В связи с отсутствием огромного количества времени решил пересесть на Java. Не говорю что это простой язык но проще, я думаю спорить не будете.
Все рекомендуют в процессе изучения придумать какой-то проект и разрабатывать его по ходу поступления новой информации в кору головного мозга. Стал думать и столкнулся с одним вопросом штукой - мне нравиться игра и WoT и WoTBlitz но реализованы и одна и вторая через одно место. Собственно подобный проект и хотелось бы взять для разработки в процессе обучения.

Is it possible to implement 3D graphics similar to the Blitz project in Java (the project itself is written on pluses using a self-written engine)?
How is Java rendering of the 3D world?
Where should I start when developing such a project and what should I arm myself with?
For starters, I would like it to be just 3D objects that can be controlled (movement) and that they interact with each other and the space around them.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
vanyamba-electronics, 2019-11-16
@vanyamba-electronics

Yes. Wrote at one time a 3D engine in Java with OpenGL for auto racing.

A
Alexander Skusnov, 2019-11-16
@AlexSku

DirectX12 (C++)

M
Maxim Moseychuk, 2019-11-17
@fshp

Minecraft is written in java. Why not?
Another thing is that no one needs a java jun who knows how to write toys.
Of course, there are studios writing toys in Java for Android. But this is a very small share of the market.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question