Y
Hacker News
new
|
ask
|
show
|
jobs
by
tzahola
2941 days ago
Then you could just use one of the existing engines like Unity.
1 comments
drb91
2941 days ago
Pretty sure Unity is more heavyweight than a few hundred kilobytes of a library.
It also doesn't come installed on my machine.
link
pjmlp
2940 days ago
Depending on the project type, the final release package can be just a few hundred KB, like they do when targeting WebAssembly.
OpenGL also does not come installed on my machine.
link
drb91
2940 days ago
Right, but it still involves several gigabytes of largely unused functionality to get a “hello world” and it pigeonholes you into a specific ecosystem. Unity is an entirely different offering from a graphics api.
link
It also doesn't come installed on my machine.