Skip to content

mrjbom/GraphicsSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Samples

A collection of minimal examples demonstrating various graphics programming techniques using wgpu.

Examples

Basic

  • Triangle raw

    Basic wgpu app without abstracting.

  • Triangle

    Basic wgpu app, but the basic setup and routine is hidden.

  • Camera

    Using 3D camera and push constants to pass the matrix to the shader.

About

Сollection of wgpu graphic applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages