Skip to content

Halferi/wmx2obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wmx2obj

Summary

wmx2obj is a reverse engineering conversion tool for Final Fantasy 8. It converts the world map file of Final Fantasy 8 into known Wavefront .obj format — thus making it possible to import the world map geometry into Blender, for instance.

wmx2obj is written in Java. JavaFX is used for graphics display purposes.

Instructions

  • Build and run the solution.
  • Select which segments of the world map should be included in the Wavefront file. Or, leave the settings untouched to convert the whole world map.
  • Import the original Final Fantasy 8 world map file wmx.obj.
  • Push the export button to choose a save location and generate the converted file.
  • Import the converted file into your 3D graphics program of choice (e.g. Blender).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages