Skip to main content

A Taichi extension library providing a set of GLSL-alike helper functions

Project description

Taichi GLSL is an extension library of the Taichi Programming Language, which provides a set of useful helper functions including but not limited to:

  1. Handy scalar functions like clamp, smoothstep, mix, round.

  2. GLSL-alike vector functions like normalize, distance, reflect.

  3. Well-behaved random generators including randUnit3D, randNDRange.

  4. Handy vector and matrix initializer: vec and mat.

  5. Handy vector component shuffle accessor like v.xy.

  6. Handy field sampler including bilerp and sample.

  7. Useful physics helper functions like boundReflect.

  8. Shadertoy-alike inputed GUI base class Animation.

[Clike me for documentation]

[Clike me for GitHub repo]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

taichi_glsl-0.0.12-py3-none-any.whl (22.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page