Boris Continuum
Meeting tight turnarounds just got easier. The post-production industry’s most complete plugin collection delivers nearly 350 creative effects in 20 categories, 4000+ presets, built-in Academy Award-winning Mocha planar tracking and masking, a beat reactor that drives VFX to music, and the FX Browser. Busy editors and artists rely on continuum to get the job done. Continuum 2021 is the biggest release in its storied history with 80+ new effects, 1000+ new professionally-designed presets, 3 new Unit categories, major additions to particle illusion, a new keying effect, improvements to Mocha’s planar tracking, and more. The Cinematographer’s Toolkit gives artists access to 80 new effects, 3 new Continuum Units, and 1000+ new presets that pay homage to the bygone era of shooting on film. The built-in FX Editor makes it simple to browse the presets and create your own custom presets directly inside the interface. Recreate classic Hollywood looks in just one click.
Learn more
Boris FX Silhouette
Silhouette by Boris FX is a professional rotoscoping, paint, compositing, and visual effects tool used by artists on major film and television productions. The software includes industry-leading roto and paint tools, auto paint, advanced tracking, keying, warping, morphing, node-based compositing, and image processing. Silhouette provides more than 400 VFX nodes and includes Boris FX tools such as Sapphire, Mocha Pro, Particle Illusion, and Continuum. Artists can use Silhouette as a standalone application or as a plugin in supported Adobe and OFX hosts. The platform supports macOS, Windows, and Linux, with machine learning features such as Mask ML and Matte Assist ML for faster roto and matte workflows. Built for professional VFX teams, Silhouette helps artists complete complex roto, paint, cleanup, tracking, and compositing work with speed and precision.
Learn more
Mocha Accounting
Mocha Accounting is an advanced, cost-effective accounting software designed to streamline and elevate financial management for businesses of all sizes. Mocha Accounting simplifies tasks like invoicing, expense tracking, banking transactions, and inventory management. This makes it ideal for small businesses looking to automate routine tasks, mid-market companies needing global capabilities with multi-currency support, and large enterprises managing multiple business segments. One of Mocha's standout features is its ability to be tailored to specific business needs. It offers the flexibility to customise the Chart of Accounts, Transaction Categories, and other financial settings, ensuring the platform fits seamlessly with unique business processes. The software’s robust dashboard offers a comprehensive view of key metrics, delivering valuable insights at a glance, and enabling better financial oversight. Mocha Accounting is the ultimate accounting software solution.
Learn more
Mocha
Mocha runs in the browser. Every release of Mocha will have new builds of ./mocha.js and ./mocha.css for use in the browser. By adding an argument (usually named done) to it() to a test callback, Mocha will know that it should wait for this function to be called to complete the test. This callback accepts both an Error instance (or subclass thereof) or a falsy value; anything else is invalid usage and throws an error (usually causing a failed test). These reporters expect Mocha to know how many tests it plans to run before execution. This information is unavailable in parallel mode, as test files are loaded only when they are about to be run. In serial mode, tests results will “stream” as they occur. In parallel mode, reporter output is buffered; reporting will occur after each file is completed. In practice, the reporter output will appear in “chunks” (but will otherwise be identical). If a test file is particularly slow, there may be a significant pause while it’s running.
Learn more