Skip to content

frank-weindel/Open3dmm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open3dmm

Welcome to the open source reimplementation of 3D Movie Maker project.

At its current state, the project requires you to have the original program properly installed in order to run.

What is Open3dmmBootstrapper

This is the actual entrypoint of the program and is what you will use to launch the game. It has two tasks:

  1. Ensures that the native 3dmm EXE gets loaded to the right address, allowing the native code to be called into.
  2. Initializes the CLR runtime and calls our code inside Open3dmm.dll

About

An open source reimplementation of 3D Movie Maker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.0%
  • C++ 2.0%