Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
twic
on Sept 30, 2019
|
parent
|
context
|
favorite
| on:
Rx – Extensible pixel editor implemented in Rust, ...
> As far as I’m aware there is no simple, low level, software based, portable, 2D graphics stack.
Wasn't SDL supposed to be that? What happened to that?
chongli
on Sept 30, 2019
[–]
SDL isn’t really simple or low level. You can use it to get an OpenGL context but its built-in 2D stack is very high level (and not very useful for a pixel editor).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Wasn't SDL supposed to be that? What happened to that?