Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 442 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 442 Bytes

PathTracer

Build

npm install

// ts
npm run build

// wasm
npm run build:wasm

// docs
npm run build:docs

Develop

// ts with file watching
npm start

// docs with file watching
npm docs

Use

Example

npm run start:example

testpage

Demos

npm run start:example

docs

Author

Fogrexon, kegra, 0214sh7