I continued to experiment with Vibe Coding in Google's Gemini 3 (like I just did with animated lines and voxels this month):
INSTRUCTIONS
"Make a simple drawing program in the browser where all the straight lines go to infinity (the edge of a box), and all the curved lines make a circle."
A drawing from the simple program
Moreover, apparently half of the screen was hidden, when I tried to use the program in the browser.
PREVIOUS TRY
These are the same instructions I gave to DEEP SEEK back in February 2025, to write an online computer drawing program. I did this on Hugging Face in a program called akhaliq/anycoder (which looks very different now), and created the Drawing Program:
And that program has the same issue, as half of the screen was hidden, when I tried to use the program in the browser.
I just drew this in the old program
And that program has the same issue, as half of the screen was hidden, when I tried to use the program in the browser.
In February I managed to draw some line images, which I stacked into an animated GIF, as my ultimate goal was to make an animation of lines eventually:
Ultimately I want the lines to move too
- Later in March 2025, Bob and I wrote draw random lines and draw random circles programs in ChatGPT
GOOGLE SEARCH
I subsequently entered the same request into Google Search, wondering if anyone else has created a program to do similar things.
"Make a simple drawing program in the browser where all the straight lines go to infinity (the edge of a box), and all the curved lines make a circle."
Instead, Google Search generated the CODE for another program, which I made into a webpage -- Drawing Program from Google Search:
When I hit "Dive deeper in AI Mode" it takes me to Gemini Deep Dive. However all my "thinking" hours had expired, so I believe that I got a lesser version of AI:
Google Search gave me a different program,
which I had to run locally on my laptop,
and drew only one circle or line at a time
.png)








No comments:
Post a Comment
Note: only a member of this blog may post a comment.