eguneys
eguneys
...ture, updated to broccoli v.0.13.3
I installed this as an ember-cli add on `npm install` and it gives me Error: _ is undefined.
Engine `rspr` method can apply rotation on a buffer, that's good. Now I want to apply 3d rotation on the z axis, how can I do that?
I try to change some variables and see how the room generation works, but I can't understand it. Is there a tutorial about this?
How can I draw an arc?
The query is `Ls(X).` Here's the script file https://github.com/eguneys/pro/blob/master/vpro_test.pl I post the full code here: ```pl % V Aid Prolog Language :- use_module(library(lists)). :- dynamic(white/1). :- dynamic(orange/1). :- dynamic(black/1). :-...
I see there is a scale property, but can I directly specify the size?
I have setup an redux application using this repo as an example. I have two reducers `gamePlay` and `saveStore`. `gamePlay` store is a regular store using some state. `saveStore` store...
I used to Search with / and pressing N to find the next occurence in code view of github. But now github hijacks and does all sorts of evil things...