stefnotch / Math2Model

Build the Shadertoy of Parametric Modeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShadertoyOfParametricModeling

Build the Shadertoy of Parametric Modeling. View the demo.

Contributing

Read our CONTRIBUTING.md

Project Setup

This project depends on Node.js with npm and Rust.

  1. Install Node.js and Rust
  2. npm install in the main folder
  3. cd parametric-renderer-core and npm install

Now the dependencies have been installed.

To run it

  1. npm run dev to start up the web server
  2. cd parametric-renderer-core and npm run build in a separate terminal to build the WASM package.

As for everything else, check out our CONTRIBUTING.md

About

Build the Shadertoy of Parametric Modeling


Languages

Language:Rust 36.9%Language:Vue 22.4%Language:TypeScript 21.5%Language:WGSL 19.0%Language:HTML 0.1%Language:JavaScript 0.1%Language:Shell 0.1%Language:CSS 0.0%