Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Swing 工作,我有以下要求。
要求:一个 3D 球体以一个JInternalFrame(JPanel或类似的)旋转,按钮和标签以同心对称的方式围绕球体旋转。单击每个按钮时都会将我带到不同的屏幕。
JInternalFrame
JPanel
问题:是否有一个 3D API 经过一些“撞墙”后至少可以满足要求?