Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MJSplot_author
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
MJSplot_author
11y ago
I wrote this for a small game I'm updating, which has about 30 objects colliding. However in my situation because it has so few objects the overhead is greater than the time saved. This system works really well when there are many obje
32.
▲
by
MJSplot_author
11y ago
If anyone want to use it, I've put it out under the MIT License (available now in the updated source). However I think most people will look at the ideas involved and implement it in there own way as I've made a few assumptions ab
33.
▲
Show HN: MJSCountdown, Make simple shareable live event countdown pages
(xqt2.com)
1 points
by
MJSplot_author
11y ago
|
0 comments
34.
▲
Show HN: QuadTree with finite sized objects
(xqt2.com)
11 points
by
MJSplot_author
11y ago
|
5 comments
35.
▲
Show HN: MJSIO, Simple calculator input for the web
(generalsarsby.github.io)
1 points
by
MJSplot_author
11y ago
|
0 comments
36.
▲
Show HN: MJS Plot, interactive graphs for analysis and data exploration
(generalsarsby.github.io)
1 points
by
MJSplot_author
11y ago
|
0 comments
37.
▲
Show HN: MJSFontList – Find avaliable web fonts by hashing Canvas pixels
(github.com)
1 points
by
MJSplot_author
11y ago
|
0 comments
38.
▲
by
MJSplot_author
11y ago
I've added HUSL support to the "Colour Picking by Simulation" program. http://xqt2.com/p/colours_sim_HUSL.html You can toggle between normal HSL and HUSL. I find that the greens are too suppressed for my
39.
▲
by
MJSplot_author
11y ago
I think I would be good. They are using the ace text editor, so something simple like: on pageload: var t = localStorage.getItem("textbackup"); if (t){ __editor.setValue(t); console.log('restoring from backup'); } else
40.
▲
Show HN: Mjslab: flexable clientside data analysis and plotting
(xqt2.com)
2 points
by
MJSplot_author
11y ago
|
0 comments
41.
▲
AsciiIcons (Replacing Photoshop with *)
(xqt2.com)
3 points
by
MJSplot_author
11y ago
|
0 comments
42.
▲
by
MJSplot_author
12y ago
Thanks!
43.
▲
by
MJSplot_author
12y ago
My original plan was to use results from this to pick colours for my other project (a graphing program). But I really just ended up with a toy that I found fun to play with. I probably could get a 3D version for HCL, that will be another we
44.
▲
Colour Picking by Simulation
(xqt2.com)
16 points
by
MJSplot_author
12y ago
|
5 comments
45.
▲
MJSplot: Interactive zoomable time-series graphs
(lancaster.ac.uk)
2 points
by
MJSplot_author
12y ago
|
0 comments
46.
▲
by
MJSplot_author
12y ago
If I may propose my own solution [0]. It has no dependencies and is quite interactive for analysis (regression, measurements, and predictions). However not very customisable and lacks a good method for handling date/time data. [0] htt
47.
▲
MJSplot: Interactive graphs in your web browser
(lancaster.ac.uk)
9 points
by
MJSplot_author
12y ago
|
0 comments