add: 3d preview
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# DQ8 chr to glTF Converter
|
||||

|
||||
|
||||
<iframe
|
||||
src="https://boris-code.ru/files/ap002-preview/"
|
||||
width="100%"
|
||||
height="500"
|
||||
style="border: 1px solid #30363d; border-radius: 8px;"
|
||||
allow="autoplay"
|
||||
title="3D Model Preview">
|
||||
</iframe>
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user