Skip to content

Latest commit

 

History

History
100 lines (77 loc) · 4.13 KB

videos.md

File metadata and controls

100 lines (77 loc) · 4.13 KB
layout title subtitle permalink
page
Videos
Some videos to show nCine projects, tests and features
/videos/

Don't miss the Gallery page for additional screenshots!

Jazz² Resurrection

<iframe width="750" height="422" src="https://www.youtube.com/embed/kiZKZnbqo6I" frameborder="0" allowfullscreen></iframe>
The [C++ version](https://github.com/deathkiller/jazz2-native) of the original reimplementation made with a custom version of the nCine

ncJump

<iframe width="750" height="422" src="https://www.youtube.com/embed/ZKdDtJiIUdo" frameborder="0" allowfullscreen></iframe>
[`ncJump`](https://github.com/Fahien/ncJump), the platform game made with the nCine by [Fahien](https://github.com/Fahien), running on the Steam Deck

SpookyGhost

<iframe width="750" height="422" src="https://www.youtube.com/embed/iqxX3VTt39o" frameborder="0" allowfullscreen></iframe>
Creating an animated tree in the wind with [`SpookyGhost`](https://encelo.itch.io/spookyghost)

JugiMap Framework Demos

<iframe width="750" height="422" src="https://www.youtube.com/embed/XczWtdoh4kE" frameborder="0" allowfullscreen></iframe>
A video showing the `ncJugiMapGuiDemo`
<iframe width="750" height="422" src="https://www.youtube.com/embed/rjMSLY5pl7A" frameborder="0" allowfullscreen></iframe>
A video showing the `ncJugiMapSpriteTimelineAnimation` demo
<iframe width="750" height="422" src="https://www.youtube.com/embed/0gfgShTNvSw" frameborder="0" allowfullscreen></iframe>
A video showing the `ncJugiMapParallaxScrolling` demo
<iframe width="750" height="422" src="https://www.youtube.com/embed/3TBFN3VwXZ4" frameborder="0" allowfullscreen></iframe>
A video showing the `ncJugiMapFrameworkDemo`

nCine projects

<iframe width="750" height="422" src="https://www.youtube.com/embed/RLNI5NMCJ1E" frameborder="0" allowfullscreen></iframe>
A video showing some features of `ncParticleEditor`
<iframe width="750" height="422" src="https://www.youtube.com/embed/31k4adykiNA" frameborder="0" allowfullscreen></iframe>
Gameplay video of `ncInvaders`
<iframe width="750" height="422" src="https://www.youtube.com/embed/5lSYZtRQhgQ" frameborder="0" allowfullscreen></iframe>
Gameplay video of `ncPong`

nCine features

<iframe width="750" height="422" src="https://www.youtube.com/embed/T1XRrK77u6M" frameborder="0" allowfullscreen></iframe>
nCine Custom Shaders Test
<iframe width="750" height="422" src="https://www.youtube.com/embed/lPMd8fI99gI" frameborder="0" allowfullscreen></iframe>
Node inspector in the debug overlay interface
<iframe width="750" height="422" src="https://www.youtube.com/embed/5g30K6ktEc8" frameborder="0" allowfullscreen></iframe>
`apptest_anchor`, an example about advanced sprite features
<iframe width="750" height="422" src="https://www.youtube.com/embed/2kAoyVvgLyo" frameborder="0" allowfullscreen></iframe>
nCine Custom Memory Allocators Test
<iframe width="750" height="422" src="https://www.youtube.com/embed/PpVLD3ShiCw" frameborder="0" allowfullscreen></iframe>
nCine as a custom Qt5 widget
<iframe width="750" height="422" src="https://www.youtube.com/embed/PQRnxeBpo-c" frameborder="0" allowfullscreen></iframe>
Watch the ImGui debug overlay in action