zoukankan      html  css  js  c++  java
  • BOBO输出插件的一些信息

    -- BFF Mesh Definition For [Box01]
    -- Version 0.4.0 - 09/20/2003
    -- Exporter by Borislav 'Bobo' Petrov
    -- http://www.scriptspot.com/bobo/
    -------------------------------------------------------------------
    -- SOURCE SCENE NAME: [Untitled]
    -- EXPORT DATE: [21.09.2003 13:15:37]
    -- SOURCE VERSION: [5.1]
    -------------------------------------------------------------------
    8 --Vertex Count
    12 --Face Count
    1 --Supported Texture Channels Count
    1 --Texture Channel Number
    12 --Texture Vertex Count
    12 --Texture Faces Count
    2 --Available Texture Channels
    --VERTEX LIST:
    1, [-12.7147,-11.5897,0]
    2, [12.7147,-11.5897,0]
    3, [-12.7147,11.5897,0]
    4, [12.7147,11.5897,0]
    5, [-12.7147,-11.5897,32.9405]
    6, [12.7147,-11.5897,32.9405]
    7, [-12.7147,11.5897,32.9405]
    8, [12.7147,11.5897,32.9405]

    --FACE LIST IN FORMAT
    --Index FaceDef MatID SmoothingGroup Edge1 Edge2 Egde3
    1, [1,3,4], 2, 2, true, true, false
    2, [4,2,1], 2, 2, true, true, false
    3, [5,6,8], 1, 4, true, true, false
    4, [8,7,5], 1, 4, true, true, false
    5, [1,2,6], 5, 8, true, true, false
    6, [6,5,1], 5, 8, true, true, false
    7, [2,4,8], 4, 16, true, true, false
    8, [8,6,2], 4, 16, true, true, false
    9, [4,3,7], 6, 32, true, true, false
    10, [7,8,4], 6, 32, true, true, false
    11, [3,1,5], 3, 64, true, true, false
    12, [5,7,3], 3, 64, true, true, false

    --TEXTURE VERTEX LIST FOR CHANNEL 0
    1, [0,0,0]
    2, [1,0,0]
    3, [0,1,0]
    4, [1,1,0]
    5, [0,0,0]
    6, [1,0,0]
    7, [0,1,0]
    8, [1,1,0]
    9, [0,0,0]
    10, [1,0,0]
    11, [0,1,0]
    12, [1,1,0]

    --TEXTURE FACES LIST FOR CHANNEL 0
    1, [10,12,11]
    2, [11,9,10]
    3, [9,10,12]
    4, [12,11,9]
    5, [5,6,8]
    6, [8,7,5]
    7, [1,2,4]
    8, [4,3,1]
    9, [5,6,8]
    10, [8,7,5]
    11, [1,2,4]
    12, [4,3,1]

    -----------------
    -- End Of File --
    -----------------

    -----------------
    SAMPLE SPLINE DEFINITION .BFF FILE
    -------------------------------------------------------------------
    -- BFF Spline Definition For [Line01]
    -- Version 0.4.1 - 09/22/2003
    -- Exporter by Borislav 'Bobo' Petrov
    -- http://www.scriptspot.com/bobo/
    -------------------------------------------------------------------
    -- SOURCE SCENE NAME: [Untitled]
    -- EXPORT DATE: [22.09.2003 04:03:24]
    -- SOURCE VERSION: [5.1]
    -------------------------------------------------------------------

    1 --Spline Count
    4
    --Spline Knot Count
    false
    --Spline Closed?
    --KNOT LIST FOR SPLINE 1
    1, #corner, [-73.2207,-8.17267,0], [-73.2207,-8.17267,0], [-57.064,23.1459,0]
    2, #bezier, [-22.1398,25.3922,0], [-40.9072,54.4644,0], [-3.37238,-3.68002,0]
    3, #bezier, [48.3506,-22.7013,0], [37.9584,-45.9921,0], [58.7428,0.589452,0]
    4, #corner, [47.0099,5.4818,0], [52.8763,3.03563,0], [47.0099,5.4818,0]
    -----------------
    -- End Of File --
    -----------------
  • 相关阅读:
    httpd配置
    thymeleaf js 方法中参数 如何拼接进json对象,不转换为[object,object]
    mysql 8.0.18.zip安装配置方法图文教程(windows 64位)
    SpringBoot配置devtools实现热部署
    构建工具 Maven 的使用
    Java的 JAVA_HOME、Path、CLASSPATH环境变量小结
    IDEA创建springboot项目,特殊项目目录介绍(.idea、.iml、.gitignore、.mvn、mvnw、mvnw.cmd、.gitimodules、.gitkeep)
    统计代码量——SourceCounter.exe
    yml配置之static-path-pattern 与 static-locations,静态资源的访问
    联合索引
  • 原文地址:https://www.cnblogs.com/softimagewht/p/1784135.html
Copyright © 2011-2022 走看看