-
Notifications
You must be signed in to change notification settings - Fork 3
/
Readme_jp_en.html
161 lines (156 loc) · 5.61 KB
/
Readme_jp_en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Readme (Japanease & English)</title>
</head>
<body style="background-color: #99FFCC">
<p>
----------------------------------------------------------------------------------------------<br />
<br />
FBX Importer & Exporter for Unity β Trial Version 2018/10/15<br />
<br />
Copyright (c) 2015-2017, ACTINIA Software. All rights reserved.<br />
<br />
Homepage: <a href="http://actinia-software.com" target="_blank">
http://actinia-software.com</a><br />
<br />
E-Mail: <a href="mailto:hoetan@actinia-software.com">hoetan@actinia-software.com</a><br />
<br />
Twitter: <a href="https://twitter.com/hoetan3" target="_blank">
https://twitter.com/hoetan3</a><br />
<br />
GitHub: <a href="https://github.com/hoetan" target="_blank">
https://github.com/hoetan</a><br />
<br />
Developer: ほえたん(Hoetan)<br />
<br />
----------------------------------------------------------------------------------------------<br />
</p>
<p>[Japanese Manual] <br />
<br />
■読んでね<br />
<br />
*FBX Importer for Unity マニュアル(日本語と英語)<br />
FBXImporter&ExporterForUnity/FBXImporterForUnity/Readme.txt<br />
<br />
*FBX Exporter for Unity マニュアル(日本語と英語)<br />
FBXImporter&ExporterForUnity/FBXExporterForUnity/Readme.txt<br />
<br />
<br />
■対応OS<br />
<br />
Windows 10 (64bit)<br />
Windows 8/8.1 Update 1 (64bit)<br />
Windows 7 ServicePack 1 (64bit) [Windows7は、Kinect2は動きません。]<br />
<br />
<br />
■対応3Dエンジン<br />
<br />
Unity Personal/Professional v2017.4.1f1 (64bit)<br />
<br />
※必ずこのバージョン以降でシーン(Scene)を開いて下さい。※これ以下だとシーンを正常に開けません。<br />
<br />
<br />
■対応Visual C++ランタイム<br />
<br />
Microsoft Visual C++ 2015 再頒布可能パッケージ Update 3 (x86とx64):
https://www.microsoft.com/ja-jp/download/details.aspx?id=53587<br />
<br />
※「DllNotFoundException:
Assets/FBXImporter&ExporterForUnity/FBXImporterForUnity/Plugins/x86_64/FBXImporterForUnity.dll」<br />
※「DllNotFoundException:
Assets/FBXImporter&ExporterForUnity/FBXExporterForUnity/Plugins/x86_64/FBXExporterForUnity.dll」<br />
<br />
のエラーがでた場合は、上記のランタイムのインストールが必須です。<br />
<br />
<br />
■製品版紹介<br />
<br />
「Asset Store」にて製品版の「FBX Importer for Unity β」と「FBX Exporter for Unity β」と「FBX
Importer & Exporter for Unity β」を販売中です。<br />
<br />
・FBX Importer for Unity β<br />
http://u3d.as/iit<br />
<br />
・FBX Exporter for Unity β<br />
http://u3d.as/ghk<br />
<br />
・FBX Importer & Exporter for Unity β<br />
http://u3d.as/iiu<br />
<br />
<br />
■お問い合わせ<br />
<br />
改善案(アイデア)やバグ報告も、メールにて受け付けております。<br />
ついでに、このツールの使用目的を、メールで詳細を教えてくれると助かります。(興味深々)<br />
お仕事も随時募集中です!(ツールの独自機能拡張依頼も可能!)<br />
<br />
E-Mail: hoetan@actinia-software.com<br />
<br />
<br />
----------------------------------------------------------------------------------------------<br />
[English Manual]<br />
<br />
■Readme<br />
<br />
*FBX Importer for Unity Manual (Japanease & English)<br />
FBXImporter&ExporterForUnity/FBXImporterForUnity/Readme.txt<br />
<br />
*FBX Exporter for Unity Manual (Japanease & English)<br />
FBXImporter&ExporterForUnity/FBXExporterForUnity/Readme.txt<br />
<br />
<br />
■Compatible OS<br />
<br />
Windows 10 (64bit)<br />
Windows 8/8.1 Update 1 (64bit)<br />
Windows 7 Service Pack 1 (64bit) [Windows7: Kinect2 is no support.]<br />
<br />
<br />
■Compatible 3D Engine<br />
<br />
Unity Personal/Professional v2017.4.1f1 (64bit)<br />
<br />
*Always open scenes using the version stated above or newer. Scenes will not
properly open on older versions than the one stated above.<br />
<br />
<br />
■Compatible Visual C++ Runtime<br />
<br />
Microsoft Visual C++ 2015 Redistributable Update 3 (x86 and x64):<br />
Japanese: https://www.microsoft.com/ja-jp/download/details.aspx?id=53587<br />
English: https://www.microsoft.com/en-US/download/details.aspx?id=53587<br />
<br />
*If the following error occurs:"DllNotFoundException:
Assets/FBXImporter&ExporterForUnity/FBXImporterForUnity/Plugins/x86_64/FBXImporterForUnity.dll"<br />
*If the following error occurs:"DllNotFoundException:
Assets/FBXImporter&ExporterForUnity/FBXExporterForUnity/Plugins/x86_64/FBXExporterForUnity.dll"<br />
<br />
Please download a runtime from one of the links above that best matches your
language.<br />
<br />
<br />
■Now on sale<br />
<br />
"FBX Importer for Unity β" and "FBX Exporter for Unity β" and "FBX Importer &
Exporter for Unity β" is now on sale in the "Asset Store".<br />
<br />
FBX Importer for Unity β<br />
http://u3d.as/iit<br />
<br />
FBX Exporter for Unity β<br />
http://u3d.as/ghk<br />
<br />
FBX Importer & Exporter for Unity β<br />
http://u3d.as/iiu<br />
<br />
<br />
■Contact Us<br />
<br />
Mails about ideas for improving this software and bug reports are welcome.<br />
Mails about how this software is being used are also very welcome.<br />
<br />
E-Mail: hoetan@actinia-software.com</p>
</body>
</html>