Ray Luxembourg

Results 11 comments of Ray Luxembourg

create-react-app v2 typescript **[demo](https://github.com/RayLuxembourg/react-v2-typescript)**

@FredyC the react.d.ts is auto generated along with tsconfig via the cli. The only thing I added later on is lazy loaded components and router. The cli doesn't get stuff...

@LartTyler I found this for icons - http://monsterhunter.wikia.com/wiki/MHW:_Lance_Weapon_Tree icons for Element and Status Effect icons for weapons some more assets http://monsterhunter.wikia.com/wiki/Category:MHW_Images monsters http://monsterhunter.wikia.com/wiki/Category:MHO_Monster_Icons materials http://monsterhunter.wikia.com/wiki/MHW:_Monster_Material_List

@LartTyler Let me know what more we are missing i'll try to find sources.

@LartTyler Just in case you haven't seen those amazing assets. https://monsterhunterworld.wiki.fextralife.com/Armor https://monsterhunterworld.wiki.fextralife.com/Chest+Armor they have proper transparent assets that can be displayed in any nice view. Can't wait to have those...

``` import { Component, AfterViewInit, ViewChild, ElementRef } from "@angular/core"; import { DomSanitizer } from "@angular/platform-browser"; import "webrtc-adapter"; import "tracking"; import "tracking/build/data/face"; import { SwiperConfigInterface } from "ngx-swiper-wrapper"; // node_modules/tracking/build/data/face.js...

@sidram01 show me your code including html , i will try to help.

@alexandermaisey could you share your settings?

@alexandermaisey ``` tracker.setInitialScale(4); tracker.setStepSize(2); ``` this what you mean default?

@alexandermaisey something is very wrong with the results.. ![image](https://user-images.githubusercontent.com/15327989/37919073-8fabcc98-312b-11e8-959e-e944b09c34da.png) ![image](https://user-images.githubusercontent.com/15327989/37919078-948d9a02-312b-11e8-8d6f-084d488b750d.png)