Google DeepMind 于 2026 年 5 月 19 日在 Google I/O 大会上正式发布了 Gemini 3.5 Flash。
上下文窗口:输入最高 1M tokens,输出最高 64k tokens;知识截止日期为 2025 年 1 月。
这是 Gemini 3 系列中最新、最智能的 Flash 模型,官方将其定位为“为 agentic 任务与编码任务持续提供前沿性能的最智能模型”。它在保持 Flash 系列高速、低成本优势的同时,实现了接近 Pro 级别的推理与执行能力。
以下是前端能力实测内容。
测试平台:Google AI Studio,Thinking level 设为 High,每个测试均独立开启新对话。
1. 天气卡片
以 iOS 18 的设计风格做一个带有动画效果的天气卡片,要求是使用 HTML、CSS 和基础 JavaScript,使用横板天气页面(拥有 4 个天气卡片 (晴天,大风,暴雨,暴雪))。应足够美观,实现一定的交互效果。

2. 鹈鹕骑自行车的svg
Generate an SVG of a pelican riding a bicycle
3. 玻璃拟态音乐播放器
Create a single beautiful HTML file using Tailwind CSS (via CDN) for a modern glassmorphic music player. Features: large album art with rotating animation, song title + artist, progress bar with draggable JS, play/pause/next/prev buttons, animated waveform visualizer (canvas), playlist on the side, volume slider. Dark neon cyberpunk theme, fully interactive, mobile responsive.

4. 3D交互魔方
Create a single HTML file containing a fully functional 3D Rubik’s Cube simulation using Three.js (via CDN). The cube must be fully interactive:
- Mouse drag to rotate the entire view
- Click and drag individual faces to turn them (with smooth 90° animations)
- Include on-screen buttons: Scramble, Solve (automatically solves the cube with animated moves), Reset
- Realistic colors, lighting, shadows and slight gaps between cubies
- Modern clean UI with dark background
Output the complete single HTML file with everything embedded.
这个貌似翻车了,没有看到魔方。(AI Studio)
魔方翻车HTML (点击了解更多详细信息)
【更新】在 Antigravity 重新跑了一遍 3D 魔方 Prompt,效果还不错:

HTML代码:3D魔方html.txt (47.9 KB)
6 个帖子 - 3 位参与者