
News
2022
2021
nCine used at university
The nCine has been recommended as the framework to be used by students for the second lesson homerwork of the Artificial Intelligence for Computer Games course at the prestigious Charles University in Prague.
The Runtime Podcast
The nCine and its ten years of development are the main focus of the fifth episode of The Runtime, a podcast about software development.
Ten years anniversary
·1 min
Today marks the tenth anniversary since the first commit in 2011!
Happy birthday to the nCine! 🍾
SpookyGhost released on GitHub!
SpookyGhost, the procedural sprite animation tool made with the nCine, has been released as FOSS.
Not only it has now a MIT license but it has also been updated with many new features and bug fixes.
ncTiledViewer
ncTiledViewer is a viewer for Tiled maps with an ImGui interface. It is able to parse TMX and TSX files using pugixml and then display the map using sprites.
Icculus Microgrant 2020
The new year brings great news: the nCine has been awarded one of the $250 microgrants from icculus!
icculus sponsor
2020
JugiMapGuiDemo
There is a new JugiMap Framework demo published by Jugilus that shows the new GUI system.
On GitHub you will find the ncJugiMapGuiDemo and the ncJugiMapGuiDemo-data repositories for you to build the test.
C.I. migrated to GitHub Actions
·1 min
All nCine projects are now continuously integrated using GitHub Actions workflows. The old Azure Pipelines setup has been disabled and it will not be used anymore.
JugiMapSpriteTimelineAnimation demo
The third JugiMap Framework demo by Jugilus that shows how to animate sprites with the new timeline feature has been published on GitHub.
Release 2020.05
A new release has been just finalised: nCine 2020.05.
Some of its highlights are covered by the following video:
Most notable entries from the slides:
nCine Intel Mesa 20 Driver Benchmark ↗ ↖
https://encelo.github.io/2020-03-30-2020-03-30-ncine-i965-vs-iris-benchmark/
JugiMapParallaxScrolling demo
There is a new JugiMap Framework demo published by Jugilus that shows how to render a beautiful parallax scrolling landscape.