Sam-Izdat / tinyti.js

Modern GPU Compute and Rendering in Javascript

Home Page:https://taichi-js.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyti.js

This is a fork of AmesingFlank's taichi.js which is, in turn, a Javascript version of the Python library Taichi.

This fork:

  • Implements mipmap generation and LOD sampling. (mipmaps generated w/ webgpu-spd)
  • Removes the "engine" components of taichi.js. (rendering has been moved to tinymarch)
  • Adds and fixes various builtin operations.

See the forked repo and site for documentation.

About

Modern GPU Compute and Rendering in Javascript

https://taichi-js.com

License:Other


Languages

Language:TypeScript 99.3%Language:JavaScript 0.5%Language:HTML 0.2%