#ai-generated-sprites

[ follow ]
Graphic design
fromAxios
13 hours ago

"Digital fantasy"; AI hair, makeup put perfection further out of reach

AI-generated content creates unrealistic beauty standards and challenges for artists in the beauty industry.
UX design
fromInsideHook
18 hours ago

Anthropic Releases New Claude Design Tool, Internet Explodes

Design plays a crucial role in translating ideas into reality, with AI tools like Claude Design enhancing collaboration between designers and project managers.
#roblox
fromTNW | Artificial-Intelligence
2 days ago
Software development

Roblox AI assistant gets agentic tools to plan, build, and self-test games

Roblox is enhancing its AI assistant with capabilities for planning, procedural generation, and self-correction, transforming it into a junior development partner.
fromTechCrunch
2 days ago
Video games

Roblox's AI assistant gets new agentic tools to plan, build, and test games | TechCrunch

Roblox is enhancing its AI tools to assist developers in planning, building, and testing games more effectively.
Video games
fromTechCrunch
2 days ago

Roblox's AI assistant gets new agentic tools to plan, build, and test games | TechCrunch

Roblox is enhancing its AI tools to assist developers in planning, building, and testing games more effectively.
Photography
fromThe Verge
1 day ago

This charming gadget writes bad AI poetry

The Poetry Camera generates AI poems from photos instead of images, combining playful design with a frustrating user experience.
Games
fromEngadget
1 day ago

Panic says the Playdate Catalog won't accept games made with generative AI

Panic will not accept games using generative AI for art, audio, music, text, or dialog in the Playdate Catalog.
Python
fromRealpython
2 days ago

Python Game Development (Learning Path) - Real Python

Python game development offers a comprehensive learning path from command-line games to full 2D graphical games.
Relationships
fromFortune
1 day ago

Teen boys are dating their AI chatbots-and experts warn opting out of real relationships could hurt their careers in the future | Fortune

Gen Alpha prefers AI relationships for control and ease, risking essential social skills needed for real-life interactions and future careers.
#google
Digital life
fromArs Technica
2 days ago

Gemini can now create personalized AI images by digging around in Google Photos

Google's new feature allows image generation from Google Photos, but it doesn't retain data for training AI.
Digital life
fromArs Technica
2 days ago

Gemini can now create personalized AI images by digging around in Google Photos

Google's new feature allows image generation from Google Photos, but it doesn't retain data for training AI.
fromTechCrunch
2 days ago

This simulation startup wants to be the Cursor for physical AI | TechCrunch

Antioch aims to close the sim-to-real gap, addressing the challenge of making virtual environments realistic enough for robots to operate reliably in the physical world.
Startup companies
#adobe
Web design
fromArs Technica
3 days ago

Adobe takes Creative Cloud into Claude Code-esque territory

Adobe's Firefly AI Assistant introduces customizable skills and learns user preferences, marking a shift in its AI strategy towards a more integrated workflow approach.
Graphic design
fromTechRepublic
2 days ago

Adobe Expands Firefly Into AI-Powered Editing Assistant Across Creative Apps

Adobe's Firefly AI Assistant evolves into a creative agent, managing multi-step tasks across various Adobe applications seamlessly.
Tech industry
fromFortune
2 weeks ago

Do creators still need Adobe in the AI era? | Fortune

Adobe must adapt to AI rapidly while maintaining trust with enterprise customers reliant on its software.
Graphic design
fromFast Company
3 days ago

Adobe's new Firefly AI Assistant could forever change the way you use its apps

Adobe's Firefly AI Assistant simplifies creative workflows through a chat interface, making design software more accessible and efficient for all users.
Arts
fromExchangewire
3 days ago

AI Crowns the Most Beautiful Artworks of All Time for World Art Day

DAIVID's AI ranked The Birth of Venus as the world's most beautiful painting based on emotional responses to art.
#claude-design
Graphic design
fromEngadget
1 day ago

Anthropic now has a design assistant too

Anthropic has launched Claude Design, a tool for generating designs and prototypes using its advanced vision model, Opus 4.7.
UX design
fromTechCrunch
1 day ago

Anthropic launches Claude Design, a new product for creating quick visuals | TechCrunch

Claude Design allows users to create visuals easily, targeting those without design backgrounds, and complements existing design tools like Canva.
Graphic design
fromEngadget
1 day ago

Anthropic now has a design assistant too

Anthropic has launched Claude Design, a tool for generating designs and prototypes using its advanced vision model, Opus 4.7.
UX design
fromTechCrunch
1 day ago

Anthropic launches Claude Design, a new product for creating quick visuals | TechCrunch

Claude Design allows users to create visuals easily, targeting those without design backgrounds, and complements existing design tools like Canva.
UX design
fromFast Company
1 day ago

Anthropic launches a design tool to take on all the other design tools

Claude Design enables collaboration with AI for creating visual work, catering to both non-designers and designers for efficient prototyping.
fromEngadget
2 days ago

Gemini can now draw on your Google data to personalize the images it generates

Google aims to enhance the image generation capabilities of Nano Banana 2 by utilizing personalized data from users' Google accounts, including their YouTube history and Google Photos. This integration allows for more relevant and tailored image outputs without requiring users to provide extensive context.
Digital life
#ai
Artificial intelligence
fromTechCrunch
2 days ago

Canva's AI assistant can now call various tools to make designs for you | TechCrunch

Canva's AI assistant enhances design workflows by allowing users to create editable designs through text prompts and automated task planning.
fromZDNET
3 weeks ago
Photography

How to get free AI headshots that don't look fake - with Nano Banana 2

Artificial intelligence
fromTechCrunch
2 days ago

Canva's AI assistant can now call various tools to make designs for you | TechCrunch

Canva's AI assistant enhances design workflows by allowing users to create editable designs through text prompts and automated task planning.
Python
fromMouse Vs Python
4 months ago

ANN: Vibe Coding Video Games with Python - Mouse Vs Python

Learn to create mini-games using AI and Python, focusing on classic game clones while understanding AI's limitations.
Photography
fromZDNET
3 weeks ago

How to get free AI headshots that don't look fake - with Nano Banana 2

AI can create professional-quality headshots from casual photos without the need for a photographer.
Privacy technologies
fromEngadget
1 week ago

Google introduces AI-generated avatars to YouTube Shorts

YouTube introduces AI avatars for creators to enhance digital identity in Shorts, ensuring safety with AI disclosures and watermarks.
Video games
fromApp Developer Magazine
4 days ago

Ludo.ai Unveils API and MCP Beta to Power AI Game Asset Pipelines

Ludo.ai's new API and Model Context Protocol streamline game asset creation, enhancing workflow efficiency for developers and studios.
Games
fromKotaku
4 days ago

The Week In Game Releases: Pragmata, Windrose, And More

Two lesser-known game releases this week are Regions of Ruin: Runegate and Windrose, both generating interest among gamers.
Video games
fromKotaku
4 days ago

Gorgeous Pixel Art Indie Game Arrives Busted On Xbox Series S

Replaced, a 2.5D platformer, launched with significant issues on Xbox Series S, affecting gameplay and ending cinematics.
Graphic design
fromMarTech
2 days ago

Adobe and Canva releases push AI deeper into creative workflows | MarTech

Adobe and Canva are both enhancing creative work through AI, but they approach it with different strategies.
fromSlicker
3 weeks ago

Basic Physics Engine in about 100 lines of pure JavaScript

The Vec class implements 2D vectors, providing essential operations like addition, subtraction, scaling, and normalization, which are fundamental for all geometric calculations in the simulation.
Vue
Photography
fromTechRepublic
2 weeks ago

8 Gemini AI Prompts That Turn Ordinary Photos Into Professional Portraits

Google Gemini enables users to create professional-quality portraits with well-crafted prompts, eliminating the need for studios or photographers.
fromThe Atlantic
2 weeks ago

Today's Atlantic Trivia: Video Games

Nintendo was founded in 1889, the same year the Eiffel Tower opened in Paris, starting as a manufacturer of Japanese playing cards.
Games
Graphic design
Branding is crucial in the AI market due to low product differentiation, with visual identities evolving to create a friendly and distinct appeal.
#crimson-desert
Video games
fromGameSpot
3 weeks ago

AI-Generated Assets Were "Unintentionally Included" In Crimson Desert, Devs Say

Pearl Abyss acknowledged using generative AI for early assets in Crimson Desert, leading to visual issues in the final release and plans for updates.
Video games
fromKotaku
3 weeks ago

Game Devs Reveal All Their Ugly Placeholder Assets Made Without AI

Crimson Desert's launch faced backlash due to AI-generated art assets mistakenly included in the final game.
Video games
fromKotaku
4 weeks ago

Crimson Desert Players Debate If The Game Secretly Uses AI Art

Crimson Desert's launch week faced criticism over controls, stock drops, mixed reviews, and debates on AI-generated art in-game.
Video games
fromGameSpot
3 weeks ago

AI-Generated Assets Were "Unintentionally Included" In Crimson Desert, Devs Say

Pearl Abyss acknowledged using generative AI for early assets in Crimson Desert, leading to visual issues in the final release and plans for updates.
Video games
fromKotaku
3 weeks ago

Game Devs Reveal All Their Ugly Placeholder Assets Made Without AI

Crimson Desert's launch faced backlash due to AI-generated art assets mistakenly included in the final game.
Video games
fromKotaku
4 weeks ago

Crimson Desert Players Debate If The Game Secretly Uses AI Art

Crimson Desert's launch week faced criticism over controls, stock drops, mixed reviews, and debates on AI-generated art in-game.
Graphic design
fromMedium
5 days ago

Practical Guide for Creating Animated Effects with Claude Code

Use specific, clear prompts for Claude Code to create effective animated effects.
Graphic design
fromGeeky Gadgets
5 days ago

Inside Seedance 2.0 : The Next Big Shift in AI Video Generation

Seedance 2.0 enhances AI-driven video production with lifelike avatars, precise sound synchronization, and customizable features for diverse industries.
fromKotaku
3 weeks ago

AI Rip-Off Of Indie Game Released Before Original As 'Revenge'

The ease with which the plagiarized game was generated has developers concerned about the future implications of sharing their projects online.
Video games
Apple
fromFast Company
1 month ago

Photoshop's new AI assistant makes it easer than ever to edit images

Adobe launches an AI assistant for Photoshop Web and Mobile that enables intuitive photo editing through prompts, voice commands, and touch navigation, with results integrable into full Adobe creative workflows.
fromGame Informer
in 1 week

Invincible VS Art Director Talks Creating The Game's Visual Style, Toughest Fighter To Design, And Working With The Series Creators

Whenever you're working with an existing IP, there's always the question of how you're going to translate and adapt, right? Because it's not a one-to-one sort of interpretation.
Graphic design
Artificial intelligence
fromKotaku
1 month ago

Take AI's Job And Respond To Real Prompts In New Game

A browser game called 'your ai slop bores me' lets players role-play as AI to answer questions and earn tokens, reversing the typical AI-human dynamic by having humans provide hastily-rendered advice to other players.
Graphic design
fromFast Company
2 weeks ago

Adobe Illustrator just got the holy grail of illustration tools

Turntable in Adobe Illustrator uses generative AI to convert 2D vector illustrations into 3D objects, saving time for creators.
Independent films
fromInsideHook
1 month ago

Can an AI-Generated Character Have a "Universe"?

Particle6 is creating an AI-generated cinematic universe called the 'Tillyverse' featuring software-generated characters like Tilly Norwood, marking a new approach to shared fictional universes.
Video games
fromFuturism
4 weeks ago

Nvidia's AI Yassification Feature Gives "Starfield" Character Grotesque "Giga-Nostril"

Nvidia's DLSS 5 feature has faced backlash for its AI-generated alterations, particularly a humorous visual error involving exaggerated facial features.
fromThe Verge
4 weeks ago

Future Sony PlayStation games will use AI to imagine new frames

ML-based frame generation tech is coming to PlayStation platforms, allowing the console to use AI to imagine new frames between the ones it's rendering, creating smoother perceived image quality while typically introducing some amount of lag.
Video games
#generative-ai
Graphic design
fromForbes
3 weeks ago

Freepik Magnific Precision Signals AI Video's Post-Production Era

Freepik's Magnific Precision tool enhances video upscaling, focusing on improving existing footage quality for commercial content production.
Video games
fromDefector
1 month ago

Nvidia Wants To Yassify Video Games | Defector

Nvidia introduced DLSS 5, a generative AI technology for gaming that uses neural rendering to enhance graphics, though early demonstrations show artificial-looking results similar to AI image generation artifacts.
UX design
fromNeil Patel
1 month ago

How to Use AI for Graphic Design

AI accelerates design workflows through integrated tools that enhance ideation and iteration while requiring human judgment for brand strategy and final decisions.
Artificial intelligence
fromFast Company
1 month ago

This charming pixel art game solves one of AI coding's most annoying UX problems

Pixel Agents is a Visual Studio Code extension that transforms Claude Code AI agent monitoring into an intuitive 8-bit video game interface, solving the usability problem of tracking multiple concurrent AI coding sessions.
#ai-image-generation
Graphic design
fromThe Verge
1 month ago

Adobe's AI image generator can now be trained on your own art

Adobe launches Firefly Custom Models in public beta, enabling creators to train AI image generators on their own assets to maintain consistent artistic styles and character designs across projects.
Graphic design
fromThe Verge
1 month ago

Adobe's AI image generator can now be trained on your own art

Adobe launches Firefly Custom Models in public beta, enabling creators to train AI image generators on their own assets to maintain consistent artistic styles and character designs across projects.
fromKotaku
1 month ago

Indie Game Engine Maker Calls AI Code Bombardment A Shitshow

According to Rémi Verschelde, project manager of Godot Engine and co-founder of the platform's financial backer W4 Games, the never-ending wave of "AI slop" pull requests on Godot's GitHub is becoming "increasingly draining and demoralizing" for its maintainers, to the point that over 4,600 pull requests are currently open on the engine's GitHub page.
Software development
Graphic design
fromTechCrunch
1 month ago

Gamma adds AI image generation tools in bid to take on Canva and Adobe | TechCrunch

Gamma launches Gamma Imagine, an AI image-generation product for creating brand-specific marketing assets, positioning itself between professional design tools and legacy presentation software.
Artificial intelligence
fromEngadget
5 months ago

How to generate AI images using ChatGPT

ChatGPT can generate and edit images from text prompts or uploaded photos, now available to free users with improved speed and instruction-following.
fromAlexharri
3 months ago

ASCII characters are not pixels: a deep dive into ASCII rendering

One thing I spent a lot of effort on is getting edges looking sharp. Take a look at this rotating cube example: Try opening the "split" view. Notice how well the characters follow the contour of the square. This renderer works well for animated scenes, like the ones above, but we can also use it to render static images: The image of Saturn was generated with ChatGPT.
Software development
Artificial intelligence
fromZDNET
2 months ago

Turn your doodles into video clips in minutes with this new AI tool - here's how

Runway's Motion Sketch creates short videos from doodles layered on images, producing impressive results with careful user guidance and requiring a paid Standard account.
fromItsnicethat
1 month ago

How Procreate Dreams 2 is making animated storytelling more expressive than ever

Each layered element is independent, all housed within one object on your timeline. Multiple elements can be combined into a Flipbook by using the multi-select function. This allows for users to shift, organise, and retime frames.
Graphic design
#adobe-firefly
fromZDNET
2 months ago
Artificial intelligence

How to get unlimited AI video and image generations in Adobe Firefly for free

fromZDNET
2 months ago
Artificial intelligence

How to get unlimited AI video and image generations in Adobe Firefly for free

Graphic design
fromTechCrunch
1 month ago

Adobe is debuting an AI assistant for Photoshop | TechCrunch

Adobe launches AI assistant for Photoshop in beta across web and mobile, enabling object removal, color changes, and lighting adjustments through natural language prompts, while expanding Firefly with generative editing tools.
Artificial intelligence
fromEngadget
2 months ago

You can now create AI-generated coloring books in Microsoft Paint

Microsoft Paint can now generate AI-powered coloring-book pages from text prompts and includes Copilot+ exclusivity plus improved GPT-integrated writing and summary tools.
fromFast Company
1 month ago

I vibe-coded a video game for under $25. Here's how it went

Yes, vibe-coding apps like Claude Code and Replit make it possible to build games, too, but Moonlake is purpose-built for the task. It will never ask you to copy a snippet of code, offers templates to start with if you'd like, and has straightforward paths to bring in your own assets, too. It remembers your vision and constantly works to improve it alongside you.
Artificial intelligence
Artificial intelligence
fromZDNET
2 months ago

I turned doodles into video clips in minutes with Runway's new AI video tool - here's how

Runway's Motion Sketch generates short videos from simple doodles on still images, producing impressive results but requiring careful guidance and a paid account.
Artificial intelligence
fromTechCrunch
2 months ago

I built marshmallow castles in Google's new AI world generator | TechCrunch

DeepMind opens Project Genie to US AI Ultra subscribers to create interactive game worlds with Genie 3, Nano Banana Pro, and Gemini, collecting user feedback.
fromKotaku
1 month ago

Unity Promises Tsunami Of Garbage AI Games As Its Stock Tanks

AI-driven authoring is our second major area of focus for 2026. At the Game Developer Conference in March, we'll be unveiling a beta of the new upgraded Unity AI, which will enable developers to prompt full casual games into existence with natural language only, native to our platform - so it's simple to move from prototype to finished product.
Video games
Video games
fromKotaku
2 months ago

Final Fantasy 7 Remake Part Three Will Stick With An Older Engine

FFVII Remake Part Three is playable and being polished using a customized Unreal Engine 4 to accelerate development and ease porting, while limiting AI reliance.
[ Load more ]