VTK+WebGPU: native graphics APIs on the desktop

We are making efforts to implement VTK rendering with WebGPU on the desktop using native graphics APIs such as DirectX12, Metal and Vulkan. Read more on our blog!

VTK-WebGPU on the desktop

4 Likes

Hi, @jaswantp

I read your blog carefully and thanks for that

The evolution of computer graphics libraries and APIs has been constant due to hardware advancements and programming model improvements. Many graphics libraries have come and gone, such as PHIGS, Starbase, GL, Direct3D, OpenGL, among others.
VTK was designed to have an abstract graphics API with the ability to link against different rendering engines, anticipating this constant evolution of graphics systems.
So I love them and like to use that

currently I am focusing to the Web Based VTK Project

I hope your great working well

Warm Regards