Skip to content

emist/D3DModelRipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3DModelRipper

This program dumps selected models rendered by a D3D application to obj files.

Get the source

Download the latest source code with:

git clone git@github.com:emist/D3DModelRipper.git

Keep your source up to date with:

git pull origin master

Dependencies

.NET Framework

Microsoft Detours 3.0 Express

Windows Debug Help Library

The windebug dlls need to be placed in the bin\ folder of Injector for the project to execute properly.

Compiling

Load the solution into visual studio and press F6

Documentation

Docs

About

A Utility to extract models from d3d9 games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages