搜索资源列表
Load3DS
- 在java3d中导入.3ds文件的java程序
Car
- JPCT写的读取3Ds Max文件的一个案例。JPCT是Java的一个3D开发引擎,提供网络游戏和应用程序的3D编程。-PCT is a solution for browser based games and applications as well as for OpenGL accelerated ones. It offers a software (Java 1.1 compatible, will work even on the MS-VM) and a hardware rend
java3Dvrml
- 有一个从3ds max中导出的bottle.wrl文件、vrml97包、两个java文件。将vrml97包加入到java文件所在的工程下,如在eclipse环境下开发,则将bottle.wrl放到bin文件夹下。 -There is an export from 3ds max to bottle.wrl documents, vrml97 package, two java files. Vrml97 package will be added to the java file is lo
J2EEJAVA3DWEB
- 利用面向对象的程序设计方法实现了3DS文件的读取。与面向过程的方法比较,面向对象方法对于理解3DS文件的读取、重绘及控制显得条理清晰,易于掌握,同时又方便移植到其它应用程序中。基于这一点,提出了将3DS文件的读取工作封装在一个类中,从而提高了程序的可读性。-Use of object-oriented programming approach has to read 3DS file. Compared with the process-oriented approach, object-ori