Best laptop for creative coding?

This page summarizes the projects mentioned and recommended in the original post on /r/creativecoding

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • PixiJS

    The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.

  • As for performance, there's a lot more to it than the hardware being used. p5.js isn't the most performant creative coding framework since it's more optimized for ease of use than performance (a good choice on the part of the creators imo). p5.s has an official guide on how to optimize performance. As for browsers it mentions that Chrome actually outperforms Firefox. Personally, I use Safari as my daily use browser but for web development, I still use Chrome because I'm used to its dev tools. Depending on what kind of creative coding you do on the web PixiJS could yield much higher performance. It's also possible (but difficult) for certain things to use shaders.

  • p5.js

    p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —

  • As for performance, there's a lot more to it than the hardware being used. p5.js isn't the most performant creative coding framework since it's more optimized for ease of use than performance (a good choice on the part of the creators imo). p5.s has an official guide on how to optimize performance. As for browsers it mentions that Chrome actually outperforms Firefox. Personally, I use Safari as my daily use browser but for web development, I still use Chrome because I'm used to its dev tools. Depending on what kind of creative coding you do on the web PixiJS could yield much higher performance. It's also possible (but difficult) for certain things to use shaders.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • OpenFrameworks

    openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

  • If you're not limited to the web you can use Processing (the ”daddy” of p5.js so to speak) which out of the box has better performance. Further, still you could use openFrameworks which allows for much better performance.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: A JavaScript library for data visualization in both SVG and Canvas

    4 projects | news.ycombinator.com | 11 Apr 2024
  • Ask HN: Tips to get started on my own server

    19 projects | news.ycombinator.com | 25 Mar 2024
  • JavaScript Libraries That You Should Know

    8 projects | dev.to | 19 Mar 2024
  • JSON Canvas – An open file format for infinite canvas data

    12 projects | news.ycombinator.com | 11 Mar 2024
  • React: A Mess That Shouldn't Exist In Web Development

    3 projects | dev.to | 9 Mar 2024