Skip to content

Sam-Izdat/tinyti.js

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%