Thread
Stories related to "Nope Foundry Release 2023.4" across the full archive.
Features rewrite of renderer utilizing the [Gfx-rs](https://github.com/gfx-rs/gfx) "Hardware Abstraction Layer" for Vulkan Portability and Render Graph via the [Rendy](https://github.com/amethyst/rendy) Vulkan meta-framework library.
Open Sourcing Direct3D 9 on 12 and the Release of the DXBC Signer NuGet Package
(devblogs.microsoft.com)
[HN discussion](https://news.ycombinator.com/item?id=32848242)
Nope Foundry, a FOSS cross-platform framework for motion design, 2D composition and visual effects
(nope-foundry.org)
This is a project we've been working on for a long time now, and we've officially launched the project last night. The intro video linked on the front-page provides a quick overview of the project and various technical aspects. Hope you like it :)
See the [release announcement](https://github.com/samizdatco/skia-canvas/discussions/255) for detailed changes.
Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter (think about sequences of map, filter, reduce). It can load data from any Hadoop InputFormat, and can run on Apache Mesos or in standalone mode.