-
C++ is considering a new primitive called [synchronic](http://wg21.link/n4195) which is similar to [`futex`](http://www.akkadia.org/drepper/futex.pdf) but has a few different tradeoffs, would work bet…
-
> My thinking is that "controller" is not sufficiently agnostic; the word comes with MVC baggage, yet it's use is very flexible
> [source](https://github.com/lhorie/mithril.js/issues/413#issuecomment-…
-
[Here](http://eclipse.gsfc.nasa.gov/SEpath/SEpath2001/SE2017Aug21Tpath.html) is the eclipse track data from NASA. This is an HTML page with double-space-delimited data that's tabular but with some noi…
-
As a user, I want to be able to explore a map[SP: 13]
[Priority: 1]
[Risk: High]
-
Since we have polygons support in Lua now, I thought it'd be nice to have the map show up in the game world instead of HUD, something like this:
![something like this](http://fc02.deviantart.net/fs71/…
-
Add a galactic skybox to the current scene.
-
```
Implement the noise related opcodes for procedural texturing. This is also our
chance to apply
any improvements to the old perlin style noise we are currently using.
There was some talk of call…
-
I'm assuming that the charter proposal, https://github.com/nodejs/diversity/pull/7, will pass and so I'm addressing these concerns in the context of the responsibilities stated in that document.
For …
-
### This is the exclusive thread for feature requests.
For further instructions check the wiki:
http://acemod.github.io/ACE3/wiki/user/how-to-make-a-feature-request.html
### Before reporting
- Any an…
-
Most likely OpenSimplex but Perlin is an alternative.