Saturday, April 15, 2023

Show HN: I'm developing a 3D rendering library in Rust with wgpu https://ift.tt/hpBraf6

Show HN: I'm developing a 3D rendering library in Rust with wgpu I'm developing a 3D rendering library in Rust. But it has a possibility to be like utility library for 3D rendering. I'm imagining it will provide low level utility API for creating 3D application. Also I have a plan to compat with web GPU on the browser. https://ift.tt/OUdHwyf April 15, 2023 at 09:27AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...