| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opengl | 2026-07-06 | ||
| vulkan | 2026-07-06 | ||
| README.md | 2026-05-23 | 700 Bytes | |
| Totals: 3 Items | 700 Bytes | 75 | |
mrv2 Directory Information
The OpenGL directory has the latest demo betas of mrv2 (uses OpenGL as its backend).
The Vulkan directory has the latest demo betas of vmrv2 (uses Vulkan as its backend).
Differences between Vulkan and OpenGL
- Vulkan is a new open source API, compared to OpenGL that it might get deprecated on some platforms like macOS. It supports true HDR (High Dynamic Range), it is about 20% to 50% faster than the OpenGL version (on Windows and macOS M1+). It is about the same speed as on Linux.
- The OpenGL's main benefit is that it supports OpenUSD and works better on old CPUs (macOS Intel and Linux X11).