Teach you to implement 3D programming in Java

xiaoxiao2021-03-06  41

1. About Java3D

1.1 Java3D Introduction

The Java3D API is an interface defined by Sun to implement 3D display. 3D technology is the underlying display technology, Java3D provides a Java-based upper-level interface. Java3D packs OpenGL and DirectX these underlying technology in the Java interface. This new design makes 3