Skip to content
forked from benkuper/Mappity

Projector calibration for real 3D mapping in Unity

License

Notifications You must be signed in to change notification settings

tramper2/Mappity

 
 

Repository files navigation

Mappity

Projector calibration for real 3D mapping in Unity

Notes

  • Though Mappity depends on EmguCV 2.4.10 (which depends itself on OpenCV 2.4.10), this project should be autonomous, all dependencies have been included in the project.
  • EmguCV.Util.dll has been recompiled with a small change to ToolBox.cs to avoid EntryPointNotFound error, if you plan on updating EmguCV version, be sure to check that
  • This project is compatible with both x86 and x64 versions
  • Currently, Mappity has only been tested on Windows, but you can test it on OSX, just install EmguCV and OpenCV and copy the necessary files to /Plugins

Thank you

This project is done on my spare time, if you feel like it you can donate whatever you want !

About

Projector calibration for real 3D mapping in Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.2%
  • ShaderLab 2.8%