TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

List of open source libraries Minecraft uses

2 点作者 fayten超过 4 年前

1 comment

fayten超过 4 年前
I stumbled upon this looking into BGFX[1]. I&#x27;ve been looking for an abstraction layer over Vulkan and Metal and it has come down to BGFX and Diligent Engine[2]. Diligent is still a bit lower level than I&#x27;d like, so I started poking around to see who was using BGFX. I was surprised to find Microsoft is using it in their C++ version.<p>[1]<a href="https:&#x2F;&#x2F;github.com&#x2F;bkaradzic&#x2F;bgfx" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bkaradzic&#x2F;bgfx</a> [2]<a href="https:&#x2F;&#x2F;github.com&#x2F;DiligentGraphics&#x2F;DiligentEngine" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;DiligentGraphics&#x2F;DiligentEngine</a>