Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
astn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Efficient 2D Signed Distance Field Generation on GPU
(astiopin.github.io)
1 points
by
astn
8y ago
|
0 comments
2.
▲
Rational quadratic bezier parabola parameters, arc length and nearest point
(astiopin.github.io)
1 points
by
astn
8y ago
|
0 comments
3.
▲
by
astn
8y ago
I've got nice analytical solution for the quadratic bezier: https://astiopin.github.io/2019/01/04/qbez-parabola.html
4.
▲
by
astn
8y ago
Yeah, sometimes the compiler unrolls too much and innocent looking one-liner can be compiled into a monstrosity like this: https://godbolt.org/z/aKtko5
5.
▲
by
astn
8y ago
>It requires knowing your foreground and background colors at render time, which is an unnatural requirement when you want to do GPU-accelerated compositing Most of the apple hardware supports ARB_blend_func_extended or even EXT_framebuf
6.
▲
WebGL font rendering with hinting and subpixel antialiasing
(astiopin.github.io)
4 points
by
astn
10y ago
|
0 comments
7.
▲
by
astn
10y ago
https://www.blendernation.com
8.
▲
by
astn
10y ago
> There's plenty of other software out there that's meant to be used with tiled windows. There is a tiling window manager INSIDE blender used to control its window frames. It works pretty much like any other tiling manager. You
9.
▲
by
astn
10y ago
>It could've been a word processor and it would still be terrible. Like vim or emacs? >window panes are very much a standardized UI part which has a completely non-standard interaction design in Blender. For no reason. It's
10.
▲
by
astn
10y ago
>I don't know why they would put out a few hundred gigabytes of fake files. Looks like you can check it now. The keys went public: pre-commitment 3: UK FCO f33a6de5c627e3270ed3e02f62cd0c857467a780cf6123d2172d80d02a072f74 pre-commitm
11.
▲
by
astn
10y ago
"Draw the first letter of the alphabet please". 'a' No. The right answer is 'A'. We will stop here because it's obvious that you don't have the necessary skills.
12.
▲
by
astn
10y ago
They do, but to actually use it, to pass it anywhere, you have to either wrap it in some other object (std::function, as comex pointed out) or use a template.
13.
▲
by
astn
10y ago
In C++ lambdas have limited size (about 3 machine words). If it's context is larger than that, the data may be allocated on heap (if compiler can't optimize that allocation out).
14.
▲
by
astn
11y ago
>The JVM itself has a certain amount of unavoidable overhead That is not a "certain amount of overhead" but the inherent incompatility with the modern hardware. With Java writing cache-friendly code is extremely difficult: boxi
15.
▲
by
astn
11y ago
Java.
16.
▲
by
astn
11y ago
This could be done much simplier by masking the boat with stencil buffer.
17.
▲
by
astn
11y ago
> assumed that something like the WWW was going to come in the early 1980s It actually did: https://en.wikipedia.org/wiki/Minitel
18.
▲
by
astn
11y ago
Ada.
19.
▲
by
astn
12y ago
>a minimal engine with plain helper functions that let you use, understand and talk to OpenGL You can try http://libcinder.org , http://www.openframeworks.cc or http://www.sfml-dev.org
20.
▲
by
astn
12y ago
Use workspaces, that is the best way to switch between maximized windows in gnome. Even easier with 'workspaces to dock' extension - just scroll at the right edge of the screen.
21.
▲
by
astn
12y ago
You can do both in gnome without any tweaking.
22.
▲
by
astn
14y ago
Actually N8000 is a 10 inch tablet.
23.
▲
by
astn
14y ago
Samsung Galaxy Note N8000 tablet uses wacom digitizer.