内容简介:Today, the PlayCanvas team is excited to announce the release of a brand new browser-based glTF viewer application.Try it now:Or click these links to preload some classic glTF models:Boom Box,Damaged Helmet andFox.
Today, the PlayCanvas team is excited to announce the release of a brand new browser-based glTF viewer application.
Try it now: https://playcanvas.com/viewer
Or click these links to preload some classic glTF models:Boom Box,Damaged Helmet andFox.
The viewer is open sourced under an MIT license and the code can be found on GitHub.
Fork it now: https://github.com/playcanvas/playcanvas-viewer
The viewer allows you to drag-and-drop any glTF 2.0 file and inspect it in detail. We challenge you to find one that doesn’t work! The viewer has the following features:
- Visualize wireframe, skeleton, bounds and normals
- Adjust scene lighting and skybox
- Drag and drop equirectagular images (including HDR files) or six cubemap face images.
- See how a model performs on both the CPU and GPU via the viewer’s real-time metrics panel
- Play animations (including skinned and morphed meshes) – unlimited morph targets are supported
- Visualize animation curves in real-time as graphs in the 3D view
- Load models via drag-and-drop or by passing a URL query parameter
- Support for Draco mesh compression
The release of the PlayCanvas Viewer coincides with the engine reaching 100% glTF 2.0 spec compliance ! PlayCanvas passes every single core test in cx20’s glTF Test suite . We are now turning our attention to supporting the full range of glTF 2.0 extensions. The engine already supports:
- KHR_materials_pbrSpecularGlossiness
- KHR_materials_unlit
The engine itself can parse and render glTF 2.0 files incredibly quickly. You can expect glTF parse time to be approximately one tenth of that loading the equivalent JSON model.
Give it a try today – you’ll be impressed!
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入React技术栈
陈屹 / 人民邮电出版社 / 2016-11-1 / CNY 79.00
全面讲述React技术栈的第一本原创图书,pure render专栏主创倾力打造 覆盖React、Flux、Redux及可视化,帮助开发者在实践中深入理解技术和源码 前端组件化主流解决方案,一本书玩转React“全家桶” 本书讲解了非常多的内容,不仅介绍了面向普通用户的API、应用架构和周边工具,还深入介绍了底层实现。此外,本书非常重视实战,每一节都有实际的例子,细节丰富。我从这......一起来看看 《深入React技术栈》 这本书的介绍吧!
Markdown 在线编辑器
Markdown 在线编辑器
RGB HSV 转换
RGB HSV 互转工具