dorkhub

raymarching-webgpu

Ray marching with Svelte 5 & WebGPU

Hugo-Dz
TypeScript553 forksMITupdated 1 year ago
visit the demogit clone https://github.com/Hugo-Dz/raymarching-webgpu.gitHugo-Dz/raymarching-webgpu

Ray marching using WebGPU & Svelte 5

App Screenshot

About

A ray marching implementation using WebGPU and Svelte 5, shaders written in WGSL.

👉 Online demo

Important: This application requires access to the WebGPU API. Please ensure your browser supports WebGPU.

Getting Started

Prerequisites

Run it locally

  • Clone the project.
    git clone https://github.com/Hugo-Dz/raymarching-webgpu.git
    cd raymarching-webgpu
  • Install the dependencies.
    npm install
  • Start the dev server
    npm run dev

Resources

License

MIT License Hugo Duprez

more like this

urge

The Universal Ruby Game Engine (URGE) Project

C++50

WebGPU-Lab

Demos and experiments in WebGPU technology. Focus on compute shaders.

TypeScript50

search

search projects, people, and tags