Software Alternatives, Accelerators & Startups

nCine VS PixiJS

Compare nCine VS PixiJS and see what are their differences

nCine logo nCine

Cross-platform 2D game engine in C++

PixiJS logo PixiJS

Fast and flexible WebGL-based HTML5 game and app development library.
  • nCine Landing page
    Landing page //
    2023-09-28
  • PixiJS Landing page
    Landing page //
    2023-07-25

nCine videos

No nCine videos yet. You could help us improve this page by suggesting one.

+ Add video

PixiJS videos

PixiJS Part 3: Renderer, Ticker, & Stage

More videos:

  • Review - Learn PixiJS in 20 Minutes

Category Popularity

0-100% (relative to nCine and PixiJS)
Game Engine
37 37%
63% 63
Javascript UI Libraries
0 0%
100% 100
Game Development
35 35%
65% 65
Flowcharts
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, PixiJS seems to be a lot more popular than nCine. While we know about 68 links to PixiJS, we've tracked only 4 mentions of nCine. 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.

nCine mentions (4)

  • How are game engines made?
    I have been coding mine for many years now. Fortunately it is still small enough that can be easily understood by one person. Have a look here: https://ncine.github.io/. Source: over 2 years ago
  • SpookyGhost, my open-source procedural animation tool for sprites, comes to Raspberry Pi
    It uses my 2D framework nCine, which I recently ported to Raspberry Pi. That's why there are so many supported platforms. ;). Source: over 2 years ago
  • nCine comes to Raspberry (my open-source 2D game framework)
    nCine is a cross-platform 2D framework written in C++11 and scriptable with Lua that can be used for games, tools, or prototypes. I have been working on it in my spare time for more than ten years and it now works out-of-the-box on the latest version or Raspberry Pi OS! Source: over 2 years ago
  • SpookyGhost, a procedural sprite animation tool, is now free and open source
    I created this tool for game artists a while ago, with the hope of selling it and start an independent company about game development, tools, and game technology. Unfortunately, it sold pretty much nothing so I'm back to the game industry as an employee while I decided to make it FOSS. :D It is written in C++ using my game framework nCine (https://ncine.github.io/) and ImGui, and it supports multiple platforms,... - Source: Hacker News / almost 3 years ago

PixiJS mentions (68)

  • JSON Canvas – An open file format for infinite canvas data
    The canvas in Obsidian is as the whole app very well made. I wondered what they are using as well. My guess is https://www.xyflow.com/, which is for drawing nodes. More general purpose would be http://fabricjs.com/. Or very low level https://pixijs.com/. - Source: Hacker News / 2 months ago
  • A Visual Interactive Guide to Bloom Filters
    Https://pixijs.com/ and https://gsap.com/. All of the source code for my posts can be found at https://github.com/samwho/visualisations :). - Source: Hacker News / 3 months ago
  • My thought on different engines
    For full web games (yeah, I come from the web, so I try to make my family proud), I will recommend PixiJS. It has great support for TypeScript and works very well with Vite. It's lighter than other game engines, so it's better for web games. But you will need to do a lot of things by yourself. - Source: dev.to / 5 months ago
  • Ask HN: Possible to make a game engine in the browser?
    Https://openarena.live/ There's also a bunch of Javascript game engines: https://github.com/collections/javascript-game-engines Or PixiJS for 2D: https://pixijs.com/. - Source: Hacker News / 7 months ago
  • Rebuilding Isometric World
    That approach works well for what I was trying to archive but I am planning on adding more functionality into the website. Hence in this article, let me rebuild the project using Pixi.js and it’s React binding, React Pixi. - Source: dev.to / 7 months ago
View more

What are some alternatives?

When comparing nCine and PixiJS, you can also consider the following products

Blitz3D - Create 2D and 3D Games for Windows.

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

BlitzPlus - Create 2D Games for Windows.

Phaser - Desktop and Mobile HTML5 game framework. A fast, free and fun open source framework for Canvas and WebGL powered browser games.

p5.js - JS library for creating graphic and interactive experiences

BlitzMax - With the developing version BlitzMax NG other 'targets' are available: ARM architecture, Raspberry, Android, HTML (Emscripten). RAPID DEVELOPMENT. Just open the IDE, write your code, hit F5 and see immediately the results!