KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ofxMapamok
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Motion-Diablo3
:
Diablo3 Web API wrapper for RubyMotion
jQuery-Validation-Extension
:
This extension for the jQuery Validation plugin lets you to specify the type of credit card being used and provides more thorough credit card validation.
voice-recognition.js
:
A Javascript library for low-level voice recognition.
lua-typical
:
Fancy type names for Lua
RB-FTP
:
FTP client and server implementations in realbasic
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ofxMapamok
?
Download (.md)
# ofxMapamok This an addon version of [Kyle McDonald's](http://kylemcdonald.net/) MapaMok. This openSource software was develop on YCAM interlay call [Mapamok](http://interlab.ycam.jp/en/projects/guestresearch/vol1). " This is a complex app that will allow you to load a COLLADA file called model.dae, and then specify some number of points between the model and the corresponding location in the projection. After enough points have been selected, it will solve for the projector location and set the OpenGL viewport to render with the same intrinsics as the projector. For more details about mapamok, [see the wiki](https://github.com/YCAMInterlab/ProCamToolkit/wiki). " ## Requiere - ofxOpenCv (native) - ofxXmlSettings (native) - ofxAssimpModelLoader (native) - [ofxCV](https://github.com/kylemcdonald/ofxCv) - [ofxProCamToolkit](https://github.com/YCAMInterlab/ProCamToolkit/tree/master/SharedCode) ## Notes - No Lights implemented