chg: second preview
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||

|

|
||||||
|
|
||||||
<iframe
|
<iframe
|
||||||
src="https://boris-code.ru/files/ap002-preview/index.html"
|
src="https://boris-code.ru/files/ap002-preview/"
|
||||||
width="100%"
|
width="100%"
|
||||||
height="500"
|
height="500"
|
||||||
style="border: 1px solid #30363d; border-radius: 8px;"
|
style="border: 1px solid #30363d; border-radius: 8px;"
|
||||||
@@ -10,6 +10,15 @@
|
|||||||
title="3D Model Preview">
|
title="3D Model Preview">
|
||||||
</iframe>
|
</iframe>
|
||||||
|
|
||||||
|
<iframe
|
||||||
|
src="preview/index.html"
|
||||||
|
width="100%"
|
||||||
|
height="500"
|
||||||
|
style="border: 1px solid #30363d; border-radius: 8px;"
|
||||||
|
allow="autoplay"
|
||||||
|
title="3D Model Preview 2">
|
||||||
|
</iframe>
|
||||||
|
|
||||||
Convert Dragon Quest VIII (PS2) character models to modern 3D format.
|
Convert Dragon Quest VIII (PS2) character models to modern 3D format.
|
||||||
A command-line tool for converting .CHR character model files from Dragon Quest VIII: Journey of the Cursed King (PlayStation 2) into glTF/GLB 3D formats for use in modern 3D applications, game engines, and viewers.
|
A command-line tool for converting .CHR character model files from Dragon Quest VIII: Journey of the Cursed King (PlayStation 2) into glTF/GLB 3D formats for use in modern 3D applications, game engines, and viewers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user