awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
williamngan avatar

williamngan/pts

0
View on GitHub↗
5,332 stars·183 forks·TypeScript·Apache-2.0·12 viewsptsjs.org↗

Pts

Pts is a TypeScript creative coding library and data visualization framework designed for building generative art and interactive visuals. It functions as a multi-target graphics engine that outputs visual commands to HTML5 Canvas and SVG through a single unified interface.

The toolkit serves as a linear algebra visualization tool, providing mathematical primitives for spatial transforms and geometric calculations. This allows for the creation of algorithmic patterns and the simulation of geometric behaviors.

The framework covers a broad capability surface including the design of interactive charts, the application of linear algebra for graphics, and the rendering of visual elements across multiple output formats.

Features

  • Creative Coding Frameworks - Provides a framework for building interactive visual and audio sketches using creative coding APIs.
  • Generative Art Toolkits - Offers a toolkit of functions and algorithms for programmatically creating digital generative art.
  • Geometry Primitives - Provides high-level objects for points, lines, and shapes to simplify spatial calculations.
  • Multi-Format Output Renderers - Generates multiple distinct output formats, such as canvas and SVG, from a single source definition.
  • Graphics Rendering Engines - Functions as a graphics rendering engine that outputs visual content to multiple display interfaces.
  • Multiple Render Targets - Outputs graphics to multiple render targets, including canvas and SVG, from a single command set.
  • Unified Vector APIs - Translates a single set of drawing commands into target-specific calls for HTML5 Canvas or SVG.
  • Screen Space Coordinate Mappings - Implements a transformation pipeline that maps mathematical coordinates to screen-space pixels.
  • 2D Spatial Linear Algebra - Performs complex 2D spatial linear algebra operations designed for creative coding transforms.
  • Linear Algebra Routines - Provides matrix-based routines for handling rotations, scaling, and translations.
  • Linear Algebra Visualizations - Offers geometric and visual representations of matrix transformations and linear algebra operations.
  • Platform-Agnostic Renderers - Decouples visual logic from the output medium, allowing switching between canvas and SVG.
  • Charts and Visualization - Turns complex datasets into interactive charts and visual representations for data analysis.
  • Geometric Behavior Simulations - Simulates geometric behaviors and physics to create interactive art and generative patterns.
  • Data Visualization - Enables the creation of interactive charts and visual representations of data using creative coding primitives.
  • Visualization Frameworks - Provides a comprehensive engine for building custom data visualizations and interactive graphical scenes.
  • State-Based Blending - Manages visual styles and blending modes through a central state object applied during the draw cycle.
  • Canvas and WebGL Graphics - TypeScript library for creative coding and visualization.
  • Graphics and Rendering - Visualization and creative coding library.

Star history

Star history chart for williamngan/ptsStar history chart for williamngan/pts

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pts

Similar open-source projects, ranked by how many features they share with Pts.
  • visualize-ml/book2_beauty-of-data-visualizationVisualize-ML avatar

    Visualize-ML/Book2_Beauty-of-Data-Visualization

    3,603View on GitHub↗

    This project is a mathematical visualization library and a collection of algorithmic art. It serves as a data visualization guide and an interactive visualizer, providing a set of implementations for rendering complex geometric shapes and mathematical concepts through code. The collection focuses on generating aesthetic patterns and precise graphic elements, including fractals, Bezier curves, and Lissajous patterns. It uses recursive functions and iterative algorithms to produce complex geometric structures and algorithmic art. The library covers a range of capabilities including interactive

    Jupyter Notebook
    View on GitHub↗3,603
  • processing/p5.jsprocessing avatar

    processing/p5.js

    23,758View on GitHub↗

    p5.js is a JavaScript creative coding library and generative art framework. It serves as a web-based graphics engine and a high-level HTML5 Canvas wrapper designed to produce algorithmic imagery and responsive audio-visual experiences. The project provides a simplified sketching API for rendering 2D and 3D graphics directly in a web browser. It enables the creation of interactive animations, generative art, and digital experiences that respond to user input. The library covers a range of applications including interactive data visualization, browser-based multimedia art, and educational prog

    JavaScript
    View on GitHub↗23,758
  • jonobr1/two.jsjonobr1 avatar

    jonobr1/two.js

    8,636View on GitHub↗

    Two.js is a multi-backend graphics engine and vector drawing library that provides a unified API for creating two-dimensional graphics and animations. It functions as a renderer-agnostic abstraction layer, allowing users to generate vector shapes and paths that can be rendered via SVG, Canvas2D, or WebGL. The engine includes a scene graph manager to organize objects into hierarchical groups, enabling the propagation of collective transformations and parent-child relationships. It also features a headless graphics renderer, providing a node-based implementation for generating 2D drawings in se

    JavaScript
    View on GitHub↗8,636
  • nannou-org/nannounannou-org avatar

    nannou-org/nannou

    6,707View on GitHub↗

    Nannou is a creative coding framework for Rust designed for building interactive visual and audio sketches. It provides a loop-based API with hardware-accelerated 2D and 3D rendering, serving as a toolkit for generative art production and multimedia installation design. The framework is distinguished by its comprehensive hardware communication interface, which bridges software with physical devices via MIDI, OSC, DMX, serial, and laser DAC protocols. It also includes specialized projection mapping tools for warping visual output to fit non-standard physical surfaces and a dedicated GPU shader

    Rustcreative-coding
    View on GitHub↗6,707
See all 30 alternatives to Pts→

Frequently asked questions

What does williamngan/pts do?

Pts is a TypeScript creative coding library and data visualization framework designed for building generative art and interactive visuals. It functions as a multi-target graphics engine that outputs visual commands to HTML5 Canvas and SVG through a single unified interface.

What are the main features of williamngan/pts?

The main features of williamngan/pts are: Creative Coding Frameworks, Generative Art Toolkits, Geometry Primitives, Multi-Format Output Renderers, Graphics Rendering Engines, Multiple Render Targets, Unified Vector APIs, Screen Space Coordinate Mappings.

What are some open-source alternatives to williamngan/pts?

Open-source alternatives to williamngan/pts include: visualize-ml/book2_beauty-of-data-visualization — This project is a mathematical visualization library and a collection of algorithmic art. It serves as a data… processing/p5.js — p5.js is a JavaScript creative coding library and generative art framework. It serves as a web-based graphics engine… jonobr1/two.js — Two.js is a multi-backend graphics engine and vector drawing library that provides a unified API for creating… nannou-org/nannou — Nannou is a creative coding framework for Rust designed for building interactive visual and audio sketches. It… mattdesl/canvas-sketch — canvas-sketch is a JavaScript generative art framework and web-based creative coding environment. It provides a system… anvaka/city-roads — This project is a geospatial data rendering engine and OpenStreetMap road network visualizer. It functions as a vector…