BREAKING NEWS
LATEST POSTS
-
NVidia Physical AI – Collection of commercial-grade datasets for physical AI developers
https://huggingface.co/collections/nvidia/physical-ai-67c643edbb024053dcbcd6d8
🔹 15TB of high-quality, standardized synthetic data
🔹 320,000+ trajectories for robotics training
🔹 1,000+ OpenUSD assets, including a SimReady collection -
RGBAvatar – Reduced Gaussian Blendshapes for Online Modeling of Head Avatars
https://gapszju.github.io/RGBAvatar
A method for reconstructing photorealistic, animatable head avatars at speeds sufficient for on-the-fly reconstruction. Unlike prior approaches that utilize linear bases from 3D morphable models (3DMM) to model Gaussian blendshapes, our method maps tracked 3DMM parameters into reduced blendshape weights with an MLP, leading to a compact set of blendshape bases.
https://github.com/gapszju/RGBAvatar
-
Robert Legato joins Stability AI as Chief Pipeline Architect
https://stability.ai/news/introducing-our-new-chief-pipeline-architect-rob-legato
“Joining Stability AI is an incredible opportunity, and I couldn’t be more excited to help shape the next era of filmmaking,” said Legato. “With dynamic leaders like Prem Akkaraju and James Cameron driving the vision, the potential here is limitless. What excites me most is Stability AI’s commitment to filmmakers—building a tool that is as intuitive as it is powerful, designed to elevate creativity rather than replace it. It’s an artist-first approach to AI, and I’m thrilled to be part of it.”
-
WSL – Windows Subsystem for Linux
https://learn.microsoft.com/en-us/windows/wsl/install
The Windows Subsystem for Linux (WSL) is a feature of the Windows operating system that enables you to run a Linux file system, along with Linux command-line tools and GUI apps, directly on Windows, alongside your traditional Windows desktop and apps.
https://ubuntu.com/desktop/wsl
-
Apple TV+ Reportedly Loses $1 Billion on Streaming a Year
https://www.indiewire.com/news/business/apple-tv-reportedly-loses-1-billion-streaming-1235110323
But it supposedly also has 45 million subscribers, and with $124.3 million in revenue.
Per the company’s most recent earnings, the three months ending in January saw Apple bring in $124.3 billion in revenue, $26.3 billion of which came from Services, a record for the division. That’s just for one quarter. For the year, Services brought in more than $96 billion. It can afford to absorb a billion dollars in losses.https://spyglass.org/apple-tv-plus-strategy
It Wasn’t the Apple TV+ Spend, It Was the Apple TV+ Strategy
FEATURED POSTS
-
WhatDreamsCost Spline-Path-Control – Create motion controls for ComfyUI
https://github.com/WhatDreamsCost/Spline-Path-Control
https://whatdreamscost.github.io/Spline-Path-Control/
https://github.com/WhatDreamsCost/Spline-Path-Control/tree/main/example_workflows
Spline Path Control is a simple tool designed to make it easy to create motion controls. It allows you to create and animate shapes that follow splines, and then export the result as a
.webm
video file.
This project was created to simplify the process of generating control videos for tools like VACE. Use it to control the motion of anything (camera movement, objects, humans etc) all without extra prompting.- Multi-Spline Editing: Create multiple, independent spline paths
- Easy To Use Controls: Quickly edit splines and points
- Full Control of Splines and Shapes:
- Start Frame: Set a delay before a spline’s animation begins.
- Duration: Control the speed of the shape along its path.
- Easing: Apply
Linear
,Ease-in
,Ease-out
, andEase-in-out
functions for smooth acceleration and deceleration. - Tension: Adjust the “curviness” of the spline path.
- Shape Customization: Change the shape (circle, square, triangle), size, fill color, and border.
- Reference Images: Drag and drop or upload a background image to trace paths over an existing image.
- WebM Export: Export your animation with a white background, perfect for use as a control video in VACE.