TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PlayCanvas launches glTF 2.0 Viewer Tool

54 pointsby ovenchipsalmost 5 years ago

6 comments

andrewmcwattersalmost 5 years ago
See also <a href="https:&#x2F;&#x2F;github.com&#x2F;KhronosGroup&#x2F;glTF-Sample-Viewer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;KhronosGroup&#x2F;glTF-Sample-Viewer</a>.
danboltalmost 5 years ago
I had always uses this[1] as a way of double-checking my GLTF output during game jams, but this looks really nice! It&#x27;s nice to have more variety in this space. Blender&#x27;s GLTF output works nicely with three.js or other WebGL libraries.<p>[1] <a href="https:&#x2F;&#x2F;gltf-viewer.donmccurdy.com" rel="nofollow">https:&#x2F;&#x2F;gltf-viewer.donmccurdy.com</a>
nightowl_gamesalmost 5 years ago
Is Draco the renderer? I&#x27;m looking for the pbr renderer in here.
评论 #24010886 未加载
评论 #24010907 未加载
评论 #24011291 未加载
cwoodwardalmost 5 years ago
This looks great! It seems like a nice evolution for those familiar with tools like Unity and PhaserJS.<p>I wasn&#x27;t familiar with PlayCanvas until now and I think I found my weekend project.
sprashalmost 5 years ago
The glTF material model is essentially all you need for realistic rendering.<p>I always wondered how much performance you could gain by implementing that model directly in silicon and ditch GPU shaders instead. The great problem of modern GPUs is that they are deigned as a multipurpose parallel computer used for all kinds of things and not as a dedicated GPU. Since Moores law is essentially dead this could be the only way forward.
评论 #24011478 未加载
评论 #24011451 未加载
评论 #24011261 未加载
follialmost 5 years ago
Does anyone know of a good library or implementation to view gLTF models in Android using OpenGL and Java?
评论 #24011295 未加载
评论 #24009785 未加载
评论 #24009770 未加载