bdanis

Results 8 comments of bdanis

i recreated the symlink (electron was installed with nvm and in my nvm folder) and it doesn't lauch. I get a json file, but no js available for instantiating the...

There was something in the process of parsing the json to a js file that was crashing. It was an npm setup issue on my computer. I had to remake...

thanks for the info!

i tried downgrading, here is my package excerpt ``` "pixi-filters": "^3.0.3", "pixi-layers": "^0.1.6", "pixi-lights": "^2.0.3", "pixi.js": "^4.8.8", ``` but getting a type error `TypeError: undefined is not an object (evaluating...

Did you ever get it to draw properly? I expanded the container and it works well, unfortunately, the angles of the faces seem off, despite the values being the same...

I've also attached the edited scripts i am using [Cube.txt](https://github.com/ochanje210/react-native-cube/files/1508348/Cube.txt)

[src_react_components_game_elements_Cube.txt](https://github.com/ochanje210/react-native-cube/files/4865207/src_react_components_game_elements_Cube.txt) this was our final thing, i remember doing a lot with the matrix