Software Alternatives, Accelerators & Startups

SuperCollider VS Polygonjs

Compare SuperCollider VS Polygonjs and see what are their differences

SuperCollider logo SuperCollider

A real time audio synthesis engine, and an object-oriented programming language specialised for...

Polygonjs logo Polygonjs

Create amazing & interactive 3D scenes for the web
  • SuperCollider Landing page
    Landing page //
    2022-04-25
  • Polygonjs Landing page
    Landing page //
    2023-04-27

SuperCollider features and specs

  • Powerful Synthesis Engine
    SuperCollider offers a powerful real-time audio synthesis engine that allows users to create complex and nuanced sounds, making it ideal for experimental music and sound design.
  • Extensive Library of Ugens
    SuperCollider comes with a comprehensive library of unit generators (UGens), which are ready-made building blocks for audio and control signal processing.
  • Flexibility
    SuperCollider supports a wide range of methods for sound generation and manipulation, from simple waveform synthesis to algorithmic composition and live coding.
  • Cross-Platform
    SuperCollider is cross-platform and runs on macOS, Windows, and Linux, making it accessible to a wide range of users.
  • Open Source
    Being open-source, SuperCollider is free to use and has an active community that contributes to its development, ensuring it continually evolves and improves.
  • Live Coding
    SuperCollider supports live coding, allowing users to write and modify code in real-time during performances, which is highly valued in the experimental and electronic music communities.
  • Integrated Development Environment (IDE)
    SuperCollider includes its own IDE, which provides features like syntax highlighting, code completion, and documentation tools, making it more accessible to users.

Possible disadvantages of SuperCollider

  • Steep Learning Curve
    SuperCollider has a steep learning curve, particularly for those who are new to programming or digital signal processing, which can be initially discouraging.
  • Sparse Documentation
    While there is documentation available, some users find it sparse or difficult to understand compared to other music programming environments, making it harder to learn.
  • Complex Syntax
    The syntax of SuperCollider can be complex and less intuitive for beginners, which can result in a slower learning process for new users.
  • Performance Overheads
    Real-time performance might suffer on less powerful hardware due to the computational demands of complex synthesis and processing tasks.
  • Fragmented Community Resources
    Although there is a community around SuperCollider, resources such as tutorials and forums can be fragmented and vary in quality, which can make finding reliable help challenging.
  • Limited GUI Capabilities
    SuperCollider's native GUI capabilities are limited and less polished compared to more specialized software for graphical user interfaces.

Polygonjs features and specs

  • User-Friendly Interface
    Polygonjs offers an intuitive and easy-to-navigate interface that allows users to efficiently create and manipulate 3D scenes without needing extensive prior experience.
  • Node-Based Workflow
    Utilizing a node-based approach, Polygonjs allows for a modular and flexible design process, enabling users to easily adjust, reuse, and combine different elements of their 3D scenes.
  • Web Integration
    Polygonjs is designed to integrate seamlessly with web technologies, making it suitable for developing interactive 3D applications directly on the web.
  • Comprehensive Documentation
    The platform offers extensive documentation and tutorials that help users to quickly understand and maximize the utility of the software's features.
  • Customization and Extensibility
    Polygonjs supports customization and allows developers to extend its functionality with their own plugins and scripts, ensuring high adaptability to specific project needs.

Possible disadvantages of Polygonjs

  • Steep Learning Curve for Advanced Features
    While basic operations are user-friendly, mastering advanced features of Polygonjs can be challenging for new users who are not familiar with 3D graphics concepts.
  • Performance Limitations
    As a web-based application, Polygonjs might experience performance limitations when dealing with extremely large or complex 3D scenes.
  • Dependence on WebGL
    Being reliant on WebGL can be a disadvantage, especially when considering compatibility issues or performance on older devices or less supported browsers.
  • Limited Offline Capabilities
    Due to its web-based nature, working offline can be restrictive unless specific solutions are implemented to handle such workflows.
  • Community and Support
    As a relatively new platform, Polygonjs might have a smaller community, which may limit user-driven support, readily available community plugins, and resources compared to more established tools.

SuperCollider videos

Making Music with SuperCollider

Polygonjs videos

Polygonjs WebGL design tool demo

Category Popularity

0-100% (relative to SuperCollider and Polygonjs)
3D
60 60%
40% 40
Music Generation
100 100%
0% 0
Design Tools
0 0%
100% 100
Music Tools
100 100%
0% 0

User comments

Share your experience with using SuperCollider and Polygonjs. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Polygonjs should be more popular than SuperCollider. It has been mentiond 138 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

SuperCollider mentions (33)

  • Describing musical domain with F#
    At this point, we can produce the array of pitches that are midi notes. To create sound from these notes I've used a specialized programming language called SuperCollider. I won't dive much into details here, but you may have a look at the code if you're interested. Beware, there are quite a lot of branches there and all of them contain some interesting code. - Source: dev.to / 9 months ago
  • Ask HN: Create audio software akin to physics engines?
    This is essentially sound design from first principles. There's a good book here: https://www.amazon.com/Designing-Sound-Press-Andy-Farnell/dp/0262014416 Note that the software used (Pure Data) can be replaced by another high-level language (SuperCollider: https://supercollider.github.io/) pretty easily. I know of no "tool" to do what you want because there are few things that are universal to different kinds of... - Source: Hacker News / 11 months ago
  • Harnessing Screams with Tidal Looper
    Since then, I've been working more and more with TidalCycles. TidalCycles is an open-source live coding framework for creating patterns written in Haskell. TidalCycles uses SuperCollider on the backend, another language I've been using for live coding. Recently, I started using Tidal Looper for live vocal processing. This blog post will walk you through what you need to get started with vocal looping with Tidal... - Source: dev.to / 12 months ago
  • Csound
    Csound is... "interesting". If you want to play with something more modern, have a look at https://supercollider.github.io/ instead. - Source: Hacker News / over 1 year ago
  • MuseScore 4.1 is now available
    For the intrepid, especially those annoyed with the purported input-sluggishness of musescore et al, an interesting text-based alternative is LilyPond https://lilypond.org/ My dad wrote an opera using LilyPond in vim, though I believe these days he's actually doing more with supercollider, which skips sheetmusic and goes right to sounds: https://supercollider.github.io/. - Source: Hacker News / almost 2 years ago
View more

Polygonjs mentions (138)

  • Show HN: Checkers Twist – The game Checkers/Draughts/Dames on an irregular grid
    - some corners will connect less than 4 tiles. This does the opposite of the previous point, as this removes diagonals. This limits your moves in a specific direction, but can also protect you from your opponents. It's the kind of features that can be used both as a defense and as attack. And the boards are procedurally generated, so you can play unique games each time (or you can re-use the same boards if you... - Source: Hacker News / about 1 year ago
  • On the importance to make games during the game engine's development
    That's the path I took with Polygonjs ( https://polygonjs.com ), and a game I've just released ( https://polyreplay.com/minesweepertwist ), with more coming shortly. But it didn't start like that. It only started as a tool I could use to deliver client projects, as I was trying to become a freelance for interactive 3D scenes for the web. Project after project ( some examples here: https://polygon-lab.com/ ), I... - Source: Hacker News / about 1 year ago
  • Threestudio – A unified framework for 3D content generation
    I'm building one, called Polygonjs ( https://polygonjs.com/ ), you have a few examples to play with ( https://polygonjs.com/docs/examples ). - Source: Hacker News / over 1 year ago
  • how can I convert a 3D model into an SDF, a signed distance field
    You can have a look how I do it in Polygonjs (which is a node-based design tool based on threejs), in this example scene. Source: over 1 year ago
  • ThreeJS capabilities
    If you're familiar with Houdini, I invite you to try Polygonjs, which is based on threejs and inspired by Houdini. You can basically build threejs in a procedural way, with just nodes. Source: over 1 year ago
View more

What are some alternatives?

When comparing SuperCollider and Polygonjs, you can also consider the following products

Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...

Spline - Design tool for 3d web experiences

Sonic Pi - Sonic Pi is a new kind of instrument for a new generation of musicians. It is simple to learn, powerful enough for live performances and free to download.

Three.js - A JavaScript 3D library which makes WebGL simpler.

VCV Rack - A cross-platform modular synthesizer.

Three.js Journey - The best course to learn how to create stunning 3D websites