zoukankan      html  css  js  c++  java
  • x3D 下载以及如何使用原版NetBeans IDE 来搭建x3d编辑环境

    安装前:

    • Overview

      X3D-Edit version 3.3 standalone application and Netbeans plugin are available and ready.

      X3D-Edit is written using Java 8 for Netbeans 8 platform. X3D-Edit runs on desktop/laptop/tablet systems and is portable across major operating systems (Windows 7-10, MacOSX, Linux).

      As with any application, users may need administrative permissions to fully install or uninstall X3D-Edit on their system.

      The X3D-Edit codebase builds and runs using either Java 7 or (preferred) Java 8. If needed, you can verify your installed Java version.         (要求安装java7以上版本)        

    已经配置好X3D的下载地址:

      https://savage.nps.edu/X3D-Edit/X3D-Edit3.3.zip

       链接:https://pan.baidu.com/s/1cnsbz6K0N_A0Xep2nMOAGg 密码:dt40

    注意:解压时路径中必须没有中文,解压完后

    • runX3dEditWin.bat on a Windows machine.
    • runX3dEditMac.sh.command on a Mac.
    • runX3dEditUnix.sh on a Linux/Unix system.                        

      如果是windows系统也可以直接运行..X3D-Edit3.3x3dedit33inx3dedit3364.exe(x3dedit33.exe)

    到这里你就可以使用X3D了,如果自己配置的话,请继续往下看:

    自己配置的话先安装NetBeans IDE

      NetBeans IDE 下载:http://www.oracle.com/technetwork/java/javase/downloads/index.html

    之后根据以下教程配置:

    安装完成后,就配置完了

    之后新建一个X3D场景:

    编写后发下它自带的浏览模型的视窗有点闪而且难看,可以使用BS Contact Stereo来进行浏览:

    BS Contact Stereo下载地址:

      http://www.bitmanagement.de/en/download

      下面两个框填上就可以了:

      

    BS Contact Stereo破解方法:http://blog.sina.com.cn/s/blog_59eb15b10100afg6.html

     如果你的英文不错请参考网址:

      https://savage.nps.edu/X3D-Edit/#Downloads

  • 相关阅读:
    多边形游戏
    大整数乘法
    矩阵连乘
    最长公共子序列
    动态规划
    快速排序
    二分搜索技术
    动态规划基本要素
    合并排序
    最大子段和
  • 原文地址:https://www.cnblogs.com/feiquan/p/8668618.html
Copyright © 2011-2022 走看看