Jerome Etienne
Jerome Etienne
Thanks for your work, really appreciated :) in the component play function, one can find the following code ```js this.sceneEl.addEventListener('renderstart', this.onRenderTargetLoaded, false); // ... // and later ... onRenderTargetLoaded: function...
feature: to have a key which display a help popup with all the keyboard shortcut - this plugin contains quite a bit of keyboard shortcuts - to have an easy...
- take ar.js source from the repository - https://github.com/jeromeetienne/ar.js - include it as git submodules - change the Makefile to launch jsdoc generation ```make jsdoc``` - output the result into...
# Synopsys - everybody got a AR Marker and when you look at somebody you see the contact information of the personn ## PRO/CON - good ice breaker in the...
Glfx.js modified to get own filters
- in theory datgui does it - tried a bit but failed
- put the marker in a predefined square - maximize n point in marker zone, detected density - minimze ratio out of marker zone - ok this is the estimation...
- for the mousemove event, the notified event could be made closer to the normal mouse event, with .clientX - in anycase the coordinate are in 0-1( so no real...
### current material - running code: clean - slides for the tutorial: each step - video for the tutorial: why not following doing the slides + live coding
- find good examples - what is a good example - some super simple examples for educational purpose - some link with various possibilities - link to be an actual...