xdanieldzd / CSGeom

Digimon Story Cyber Sleuth model viewer and exporter - UNMAINTAINED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSGeom

CSGeom is an experimental model viewer and exporter for .geom model files from Digimon Story: Cyber Sleuth. It is written in C# and based on the .NET Framework.

Requirements

  • General
  • .NET Framework 4.5
  • Compilation
  • Cobalt (OpenGL helper library; source code not yet available, sorry!)
  • Visual Studio Community 2013 (or higher)
  • Usage
  • Converted *.pvr texture files (use GXTConvert)
  • *.geom files to view/export

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Acknowledgements

  • Initial format notes by Toastline on VG Resource
  • Testing and sample files by Ehm2k

About

Digimon Story Cyber Sleuth model viewer and exporter - UNMAINTAINED

License:MIT License


Languages

Language:C# 97.3%Language:GLSL 2.7%