Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pedalpete
on July 16, 2017
|
parent
|
context
|
favorite
| on:
Show HN: 3D Renderer Built using 2D HTML Canvas
Can somebody please comment on why using a 2d canvas is a better solution than webgl? Or is it?
I was under the impression that to get the best GPU performance, webgl is the answer.
vivekseth
on July 16, 2017
[–]
From a performance standpoint it’s definitely not better. I just built this for fun.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I was under the impression that to get the best GPU performance, webgl is the answer.