Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jnsmalm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jnsmalm
4y ago
Yes. I have used this in projects together with PixiJS React (another project).
2.
▲
by
jnsmalm
4y ago
PixiJS renders 2D exactly the same as 3D is rendered using Three/Babylon, it's all WebGL (with vertex data, textures and shaders) in the end. Pixi3D should perform very similar to the other 3D renders on the web.