BluePower
I make generators on Perchance.org and do a bunch of other cool things.
Links:
- My Generators: perchance.org/power-generator-manager
- Mastodon: https://mastodon.social/@BluePower
- 7 Posts
- 24 Comments
I see! I’m very glad that I’m not the only one that started my journey on Perchance and then takes off of it to work on even more ambitious outside-Perchance projects.
BluePower@sh.itjust.worksOPto Perchance - Create a Random Text Generator@lemmy.world•TLDraw is making anonymous canvases read-only by July 1st (Note for the tldraw plugin)English1·4 months agoYeah, I’ve been really busy on something else lately. Might as well release some good non-Perchance stuff soon. 🙂
BluePower@sh.itjust.worksMto Casual Perchance@lemmy.world•[Community Event] Ai Image Challenge for February ~ 3D Print Culture (ended)English3·8 months agoThe Chamber of Arluido’s Dimensional Fractures
A special kind of room that can only be entered through very specific multi-dimensional techniques. Fun fact: I generated this image using the “3D Isometric Icon” style.
Details
Generated with:
txt2image-generator
Prompt:
a zoomed-in inside of a new, polished, large, high, open octagonal studio room ((colored in blue, sky blue, magenta, white, and green)) with a camera and an office setup, with neon lights, ((3d-printed)), perspective, landscape, (((3d-printed objects))), (((nighttime, extreme light))), excellent
Negative Prompt:
too much detail, low quality, watermark, bad image, poor lighting, over-detailed
BluePower@sh.itjust.worksMto Casual Perchance@lemmy.world•[Community Event] Ai Image Challenge for February ~ 3D Print Culture (ended)English2·8 months agoLet me answer that, the theme basically means “a world or society where everything is 3D-printed” (see reference).
BluePower@sh.itjust.worksto Perchance - Create a Random Text Generator@lemmy.world•Assistance Needed with Unique Outputs!English0·10 months agoHere’s my solution so far - create a variable that’ll hold the generated types in and then change the code of the
sentence
list to never use any of these already-generated types:// Create a new "takenTypes" array variable to store the already generated types takenTypes = [[]] sentence [takenTypes = [], ""]You find yourself in {a} [d=description.selectOne] [b=biome.selectOne].<br> As the area is [d.singularForm.lowerCase], [td = typesdescription.selectOne, uniqueReturn(td)] type 'mons are rather prolific. That is in addition to the [removeDups(others[b]).selectUnique(2).map(x => uniqueReturn(x)).join(" and ")] types that live in the [b] already. <br>Oddly enough, there also seem to be some [s=removeDups(stragglers).selectOne, uniqueReturn(s)] type 'mons in the area as well. // Returns a new list that does not contain the entries already shown in the output removeDups(list) => return list.selectAll.filter(x => !takenTypes.includes(x)); // Adds the entry into the "takenTypes" variable so they never show up again in the same output uniqueReturn(i) => takenTypes.push(i); return i;
BluePower@sh.itjust.worksto Perchance - Create a Random Text Generator@lemmy.world•[FAQ] Helping perchance as an experienced devEnglish0·11 months agoIt’s text2image since the framework was originally used to create customizable text-to-image generators I think.
I would suggest a small countdown to the end of the event on the place where the pixels count and coordinates belong (circled below), only displaying during the event.
In addition, I’m quoting from what I wrote in the News & Updates section of my generator hub page:
But, in the end, I was able to put all of them together, a piece of history of my entire generator-making journey, into a part of a large collaborative canvas event! It was also really fun and I was able to interact with people from across the entire Fediverse, and it was also the very first time I experienced such things like that.
Good ranking!
Using some analysis tools, my template has 1356 pixels to draw. I spent parts of pixels on my drawing, and the rest on everything else. Thought I was only placing around ~1000 pixels during the event.
This will forever be recorded as one of the most exciting events to participate in for my whole life. I’ve never been this happy and excited before. It is fun and intriguing just to be able to explore and draw a bunch of pixels into a public canvas just like grabbing squares (pixels) and putting it into a giant block of land (the canvas) to draw art with.
Great job! 😃
BluePower@sh.itjust.worksto Canvas@toast.ooo•3ish hours left for canvas 2024!! also what countries are participating1·1 year agoYay! Now it’s only <2 hours and 30 minutes left to go
BluePower@sh.itjust.worksOPto Canvas@toast.ooo•The BluePower stuff drawing is finally done!2·1 year agoI’ll probably add a shading behind the text (especially on the “HUGE UPDATE” part) to make it more visually appealing and not to interfere more with the overlapping flag
I’m also filling a bunch of small available blank spaces with mini abstract/custom flags
I also love how everything is getting more complete on its own. I always look around when I’m waiting for the pixel cooldown.
On a side note, I would say this is the very first time I have ever experienced a live canvas event like this, I learned about the mechanism of placing pixels and everything. I’m pretty glad I was brought to Lemmy then headed out my job to it (creating an account etc.) and then brought to the canvas event, I got excited when @eatham@aussie.zone first told me about the event. I’ve been interested to do this kind of stuff, and overall, that was pretty exciting after all! 😃
I just made a revised template for my BluePower stuff
Yes :)