正在加载视频...

视频加载失败

Fable 5.1 one-shot this Dark Souls meets Diablo game. All code, 222 KB total, zero asset files. Every texture, model and sound effect is generated procedurally. The whole sfx system is 7 KB of Web Audio synthesis. It nailed mechanics I only named in text: stamina, dodge rolls, barbarian...

140,068 次观看 • 3 天前 •via X (Twitter)

0 条评论

暂无评论

原始帖子的评论将显示在这里

相关视频

Fable 5 just turned me into an iOS developer. I spent 2 days building a full game with zero code written by hand. The last 10 builds succeeded on the first try. I needed a fun project to test it on, so I decided to make an iOS game. After a few experiments with other ideas, I settled on a runner starring Dario as the main character, called "Credit Runner". Hilarious, I know! In terms of credits spent, my Claude Max plan stands at 36% right now, and this isn't the only project I ran through Fable 5. A few quick notes: - This is just an early prototype, a long way from release, but it's really fun to play! - It's extremely fun to work with Fable 5! - Fable 5 wants to get things done, and it pushes you towards completion much faster than any other model. - Once we established the ground rules, how I wanted the game built, and the overall structure, the last 10 builds were flawless, succeeding on the first try. This is impressive! - All the assets were generated with AI (Magnific and Trippo for the visuals, ElevenLabs for the voices). The only thing that's not AI is the music. I just really liked this track. - There are many rules in the game designed to make it really fun to play, especially the randomness. - There are a lot of visual cues inspired by San Francisco, and I hope you catch them all. - At some point on the first day, I honestly thought I wasn't going to get where I wanted, but Fable pushed me towards the goal, and by the second day it started to deeply understand the project. - The prompts were really long, especially in the beginning, to make sure everything was covered. - Once the app was solid, I tried to pack as many changes as I could into a single prompt to maximize my Fable usage. This was just a fun project, but if anyone wants to play it, I might put the final, much more polished version on the App Store. What do you think? Should I?

Alex Patrascu

11,824 次观看 • 2 个月前

This is probably the most complex workflow I’ve ever built, only with open-source tools. It took my 4 days. It takes four inputs: author, title, and style; and generates a full visual animated story in one click in ComfyUI . I worked on it for four days. There are still some bugs, but here’s the first preview. Here’s a quick breakdown: - The four inputs are sent to LLMs with precise instructions to generate: first, prompts for images and image modifications; second, prompts for animations; third, prompts for generating music. - All voices are generated from the text and timed precisely, as they determine the length of each animation segment. - The first image and video are generated to serve as the title, but also as the guide for all other images created for the video. - Titles and subtitles are also added automatically in Comfy. - I also developed a lot of custom nodes for minor frame calculations, mostly to match audio and video. - The full system is a large loop that, for each line of text, generates an image and then a video from that image. The loop was the hardest part to build in this workflow, so it can process either a 20-second video or a 2-minute video with the same input. - There are multiple combinations of LLMs that try to understand the text in the best way to provide the best prompts for images and video. - The final video is assembled entirely within ComfyUI. - The music is generated based on the LLM output and matches the exact timing of the full animation. - Done! For reference, this workflow uses a lot of models and only works on an RTX 6000 Pro with plenty of RAM. My goal is not to replace humans, as I’ll try to explain later, this workflow is highly controlled and can be adapted or reworked at any point by real artists! My aim was to create a tool that can animate text in one go, allowing the AI some freedom while keeping a strict flow. I don’t know yet how I’ll share this workflow with people, I still need to polish it properly, but maybe through Patreon. Anyway, I hope you enjoy my research, and let’s always keep pushing further! :)

Lovis Odin

58,841 次观看 • 11 个月前

I got to try Grok 4.5 in early access in Cursor for the past few days and I absolutely enjoyed it. It feels like Opus 4.8 at 2x the speed at a much cheaper price point. I tasked it to brainstorm > plan > implement a big feature for my game (this act 1 boss fight) and it did not disappoint. - It is much smarter than Composer 2.5, during planning mode, it is able to think through my request more robustly, ensuring that edge cases are covered and makes sure to ask the right questions to confirm with me first. - It is much better at brainstorming ideas/suggestions, similar to Opus 4.8, though I think Fable still edges out a little when it comes to brainstorming ideas and suggestions - It is FAST. probably the fastest of all frontier models (Opus 4.8, GPT 5.5 etc), which makes it a joy to build with, because I can stay in the flow - It has much improved visual/animation capabilities than Composer 2.5, it can code up animations (i wanted an explosion animation with particle effects) with much, much better visuals, animation movement and timing. This is a big leap and I was so happy to see this improvement. - The best part for me is that I can just use the same model from planning down to execution without switching to a lower cost model because the price point is cheaper than other frontier models. I'll be testing this model with more challenging tasks in the next few days but I think this is going to be my main driver for vibe coding for a while. Also, its nice to see Grok back in the race. 🙌

Danny Limanseta

1,421,893 次观看 • 2 个月前