Skip to main content
GameDev.net gamedev.net

Vulkan

8 items across game development

Recommended resources

Graphics Programming Resources

See full guide
Real-Time Rendering, Fourth Edition cover
Editor pick Community pick

Real-Time Rendering, Fourth Edition

Amazon · Book

Real-Time Rendering combines fundamental principles with guidance on the latest techniques to provide a complete reference on three-dimensional interactive computer graphics. It will help you increase speed and improve image quality and learn the features and limitations of acceleration algorithms and graphics APIs. This latest fourth edition has been updated to include a chapter on virtual reality and augmented reality and covers new topics such as visual appearance, global illumination, and curves and curved surfaces. It is for anyone serious about computer graphics who wants to learn about algorithms that create synthetic images fast enough that the viewer can interact with a virtual environment.

GameDev.net may earn a commission if you purchase through these links. This helps fund the site at no extra cost to you.

Programming with wgpu in Rust cover
Editor pick

Programming with wgpu in Rust

Amazon · Book

Unlock the full power of modern graphics programming with wgpu and Rust. This comprehensive guide takes you from foundational GPU concepts to advanced real-time rendering and compute techniques—equipping you to build fast, safe, and cross-platform graphics applications. Written for intermediate to advanced Rust developers, this book provides clear explanations, hands-on examples, and detailed insights into how GPUs process and render data. You’ll explore everything from the fundamentals of buffers, shaders, and pipelines to advanced topics like deferred rendering, shadow mapping, and GPU compute workloads.

GameDev.net may earn a commission if you purchase through these links. This helps fund the site at no extra cost to you.

GameDev.net may earn a commission if you purchase through these links. This helps fund the site at no extra cost to you.

8 results

Forum Post

Reply in: Virtual3D - V1.0.1 Released

There is now a demo avaliable on our website made using Virtual3D. There are two downloads, one is fully raytraced(With reflections and shadows), the other is rasterizer only. #virtual3D #gamedev …

StarSignalGames ·
3d engine Vulkan 3D Editor
Forum Topic

Virtual3D - V1.0.1 Released

Virtual3D C#/Vulkan engine/editor V1.0.1 has been released on itch.io. It is currently for x64 Windows 11. It is a 1.9gb installer. You can visit our official website @ https://starsignal.pages.dev/ Full …

StarSignalGames ·
3d engine Vulkan 3D Editor
Blog

Unheard Engine: 2 months Journey of Vulkan Learning

*!Long article warning. If you're the type of observing codebase directly. Referring to the project link at the bottom of this post. All contents below are just forwarding from my …

SquallLiu ·
Vulkan