In this document, the challenges by creating a “naive” glTF renderer with WebGPU is demonstrated. Then we’ll progressively refine it to make better use of the API and add more features until we’ve arrived at a renderer that makes much better, more efficient use of WebGPU’s design.
News Archives
Future of Virtual Reality: The OpenXR Framework & Meta’s Prototypes
Virtual reality headsets are getting smaller, faster, wireless, and more portable than ever before. As the hardware advances, we are also seeing a seamless transition on the software side to OpenXR.
Forbes Profile: Neil Trevett, President of the Khronos Group and Chair of the Metaverse Standards Forum
In this Forbes Profile, Neil Trevett, President of The Khronos Group & Chair of the Metaverse Standards Forum discusses his career, 20 years steering the Khronos Group and the evolution leading up to the Metaverse Standards Forum.
Three New Vulkan Samples
Khronos has released three new samples for Vulkan. They include:
- Usage of the VK_EXT_conditional_rendering extension for conditionally toggling the visibility of sub-meshes of a complex glTF model. View Sample
- A transcoded version of the API sample Terrain Tessellation that illustrates the usage of the C++ bindings of vulkan provided by vulkan.hpp. View Sample
- A transcoded version of the API sample Compute N-Body that illustrates the usage of the C++ bindings of vulkan provided by vulkan.hpp. View Sample
Imagination and Khronos celebrate graphics innovation and open API standards with joint event
Imagination Technologies and The Khronos Group are holding the Khronos and Imagination Seminar in Shanghai, a developer event highlighting the rapidly evolving software-hardware ecosystem and the opportunities for GPU technology, open-source standards and open API interfaces across mobile gaming, automotive and cloud. Watch the Khronos and Imagination Seminar on-demand sessions and find out more about the PowerVR SDK. Learn more about Imagination Technologies and the Khronos Group.
How Open Acceleration Standards are Driving Safety-Critical Development
Khronos Group President, Neil Trevett, shares how open standards have an important role mitigating the complexities of safety-critical certification in a confusing landscape of processors, accelerators, compilers, APIs, and libraries, that drive up integration costs for embedded accelerators, which in turn has constrained innovation and time-to-market efficiencies.
New LunarG White Paper: Benefits of Using the Vulkan SDK
The Vulkan SDK components come from open-source repositories. While it is feasible to develop Vulkan applications without using the Vulkan SDK,
there are many benefits to installing it. Check out LunarG's white paper that shares the many benefits.
model-viewer Blog: Achieving Color-Accurate Presentation with glTF
Khronos' glTF is the first 3D model format to specify physically-based rendering (PBR), meaning it contains material properties that define in real-world units how light should be reflected & refracted in terms of physics. This means renderers are free to innovate in GPU shaders to create more and more accurate approximations of the underlying physics, because glTF does not specify any single approximation. This also means that while different renderers may make different tradeoffs of accuracy vs. speed you can have confidence that your glTF will look consistent (though not pixel-identical) even across unrelated codebases. We call glTF the JPEG of 3D because it is compressed for efficient web delivery and can be rendered consistently by a large number viewers.
Khronos Group Welcomes OVR Technology as Contributor Member
OVR is made up of a diverse team of scientists, engineers, scent designers, technologists, and entrepreneurs. We were inspired by the potential of virtual reality to meet pressing human need and recognize that our oldest and most primal sense—scent—has the power unlock that potential. Our mission is to deliver best-in-class olfactory technology to the VR industry, advance research for olfactory technology, and support use cases and industries that make the world a better place.
Vulkan Blog: Advanced API Performance - Vulkan Clearing and Presenting
NVIDIA presents Vulkan-specific tips that are not necessarily explicitly covered by the other Advanced API Performance posts. In addition to introducing new Vulkan 1.3 core features, this post shares a set of good practices for clearing and presenting surfaces.
Loading...
End of content
No more pages to load