Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
4RH1T3CT0R
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
4RH1T3CT0R
2mo ago
https://github.com/4RH1T3CT0R7/doom-regex
2.
▲
Doom running on a computer made of regex find-and-replace
(4rh1t3ct0r7.github.io)
3 points
by
4RH1T3CT0R
2mo ago
|
1 comments
3.
▲
by
4RH1T3CT0R
5mo ago
Thanks!
4.
▲
by
4RH1T3CT0R
5mo ago
Then only windows :(
5.
▲
by
4RH1T3CT0R
5mo ago
technically yes, most constrained-platform ports (as I remember) do the same though (DOOMQL, the TI-84 version, the Excel one) since BSP is hard to fit into a limited VM. "DOOM-style" here is more about the genre than the renderin
6.
▲
by
4RH1T3CT0R
5mo ago
This is a FreeType issue - it uses auto-hinter by default on Linux and doesn't run the TT bytecode. No fix from CSS side unfortunately. Works on Windows/macOS where DirectWrite/CoreText run the bytecode
7.
▲
by
4RH1T3CT0R
5mo ago
Frame rate depends on the browser - Chrome gives around 30-60fps on my machine, but the bottleneck is actually Chrome deciding whether to re-run hinting at all (had to add axis jitter to force it). The TT bytecode itself executes fast, it&#
8.
▲
Show HN: TTF-DOOM – A raycaster running inside TrueType font hinting
(github.com)
68 points
by
4RH1T3CT0R
5mo ago
|
12 comments