Hacker News new | ask | show | jobs
by jnsmalm 1273 days 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.