SaaSHub helps you find the best software and product alternatives Learn more →
nCine Alternatives
Similar projects and alternatives to nCine
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
Phaser
Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)
-
Pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
-
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
LWJGL
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
-
-
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
-
-
xray-16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nCine discussion
nCine reviews and mentions
- Not only Unity...
-
ncJump, an nCine game made by Fahien, runs on the Steam Deck
ncJump source code: https://github.com/Fahien/ncJump ncJump Dev Logs: https://www.antoniocaggiano.eu/lab/ncjump-devlog/ nCine homepage: https://ncine.github.io/
-
Has anyone been able to use tracy for GPU profiling?
I have integrated it a long time ago in my 2D game framework, you can have a look at the source code here: https://github.com/nCine/nCine
-
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/
-
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. ;)
-
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!
-
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, like PC, Android, and the web.
- NCine – A cross-platform 2D game engine
-
Screenshot Saturday #525 - Perfect Alignment
Devlogs as a GitHub discussion
-
Prototyping on the Go2
If you would like to know more about my project, or the engine I am using, you can start from this GitHub discussion.
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Sep 2024
Stats
nCine/nCine is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of nCine is C++.