Skip to content

edap/kurt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KURT

Toy renderer using Rust and webGPU

examples

To run an example:

cargo run --example square-texture

triangle

square-texture

camera

instanced

depth

lights

load-model

TODO

add light example https://sotrh.github.io/learn-wgpu/intermediate/tutorial10-lighting/#specular-lighting

web-assembly build step

frustum culling

post processing effects + egui

compute shaders esample with particles

resources poll

scene graph

port things https://webgpu.github.io/webgpu-samples/samples/gameOfLife

web assembly

Follow the detailed instruction here to install all the dependencies.

install web-pack.

Resources

webGPU tutorial

About

WIP toy renderer to learn WebGPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages