P
P
Pavel Subbotin2021-01-14 01:22:50
Java
Pavel Subbotin, 2021-01-14 01:22:50

Is it possible to work with Java 3d graphics?

Is it possible to work with 3D graphics? If so, can you throw off the necessary libraries and video / documentation for them?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2021-01-14
@vabka

Yes, through Opengl, for example.
https://coderlessons.com/tutorials/java-technologi...

O
Orkhan, 2021-01-14
Hasanly @azerphoenix

Greetings!
Yes, you can.
You can do as Vasily Bannikov suggests via OpenGL.
And you can use game engines and frameworks
https://www.lwjgl.org/
https://libgdx.badlogicgames.com/
For example, the VTM library uses the above libraries to draw a map in 3d
https://github.com/opensciencemap/vtm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question