Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用一个threejs写了一个游戏,用了很多gltf文件。我不想直接公开这些 gltf 文件。
郑重声明,这是无法做到的。混淆可以让您走得更远并阻止随便的黑客,但是所有图形数据都可以被截获和提取,因为必须使其可用并正确格式化以进行绘图。