Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.01 KB

rollup-plugin-typegpu

⚠️ This package is deprecated, please use unplugin-typegpu instead. ⚠️

A rollup plugin for TypeGPU, transpiling JavaScript functions into WGSL at build-time.

// vite.config.js

import { defineConfig } from 'vite';
import typegpu from 'rollup-plugin-typegpu';

export default defineConfig({
  plugins: [typegpu()],
});

Getting Started

npm install rollup-plugin-typegpu

TypeGPU is created by Software Mansion

swm

Since 2012 Software Mansion is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – Hire us.