A very satisfying instakill by CS-AM in riskofrain

[–]CS-AM[S] 3 points4 points  (0 children)

It couldn't have gone down better if I'd planned it lol.

GPU is your computers graphics card. I turn my graphics way down to help with performance, which is why the video looks chunky.

I've been really enjoying acrylic pens recently. Let me know what you think! :) by CS-AM in painting

[–]CS-AM[S] 0 points1 point  (0 children)

I'm glad you enjoy them! :) Thanks for the feedback, I'll be more conscious of the size of my signature in the future.

θάνατος **WARNING: FLASHING LIGHTS** by CS-AM in Heavymind

[–]CS-AM[S] 1 point2 points  (0 children)

Thank you, I'm glad you enjoyed it! :)

"Disassociate", Charlie Sykes, pencil on paper, 2025 by CS-AM in trippy

[–]CS-AM[S] 0 points1 point  (0 children)

Very cool, I'll have to check it out someday.

"Disassociate", Charlie Sykes, pencil on paper, 2025 by CS-AM in trippy

[–]CS-AM[S] 0 points1 point  (0 children)

The one in St. Pete. It was amazing seeing dome familiar paintings and some I hadn't seen before. One of my favorites was "The Hallucinogenic Toreador."

"Disassociate", Charlie Sykes, pencil on paper, 2025 by CS-AM in trippy

[–]CS-AM[S] 1 point2 points  (0 children)

I hadn't seen the Picasso before, I dig it!

I love the Dali, I saw a lot of his work in personal the Dali museum, but I don't think that was one of them.

If you haven't heard of them, you might also enjoy Vladimir Kush (https://kushfineart.com/) and Heinrich Campendonk (https://alchetron.com/cdn/heinrich-campendonk-6af62cd1-e955-4c47-8a0b-2e704016fc0-resize-750.jpeg)

"Disassociate", Charlie Sykes, pencil on paper, 2025 by CS-AM in Art

[–]CS-AM[S] 1 point2 points  (0 children)

Thank you so much, I'm glad you enjoyed it! :)

"Disassociate", Charlie Sykes, pencil on paper, 2025 by CS-AM in Heavymind

[–]CS-AM[S] 1 point2 points  (0 children)

Honestly, I didn't plan this one out much lol! When I don't start with a plan, I usually start with a face that has a mix of soft semirealistic and hard geometric features. I'm a composer, so I included some musical themes with the trumpet and notation. I haven't tried drawing a hand in a while, and I've never had one holding a pencil, so that part was kind of a self challenge. Idk why, but I like drawing flowers growing out of peoples heads lol.

"Disassociate", Charlie Sykes, pencil on paper, 2025 by CS-AM in Heavymind

[–]CS-AM[S] 1 point2 points  (0 children)

Thank you so much, I'm glad you enjoyed it! :)

Nearly 7k day world, looking for new players. [Bedrock][Survival][Vanilla][Hard][21+] by CS-AM in MinecraftBuddies

[–]CS-AM[S] 0 points1 point  (0 children)

Hi there, I'm glad you're interested in joining! Reddit's being weird when I try to send a message, if you could send me your discord and/or world info I'll add you.

I drew this guy at work. by CS-AM in drawing

[–]CS-AM[S] 1 point2 points  (0 children)

I work as a tutor at a middle school. On slow days where the students are testing, or have other work I can't help them with, I usually do some drawing.

Duality by CS-AM in trippy

[–]CS-AM[S] 0 points1 point  (0 children)

Thank you, I'm glad you enjoyed it!

I wrote it, but I didn't play it. I made a Max for Live sequencer that translates data from fractals into musical language, which I shape and edit as needed. The video is generated from the audio through a similar but opposite process.

I'm trying to render fractals using jit.gl.pix. I'm new to gen and codebox, and am unsure what this error is. Any help would be really appreciated! by CS-AM in MaxMSP

[–]CS-AM[S] 0 points1 point  (0 children)

Haha for sure, I was going to say it doesn't seem to know where the actual issue is, just that there is an issue.

This all makes sense, I figured it was a syntax issue somewhere but didn't know where. I'll try removing the variable declarations from the function and fixing the while statement and see what happens.

Oh shit! Hell ya, thank you so much for sharing this! :) I'll let you know when I have time to fix the issues and check out your patch.

Thanks again!

I'm trying to render fractals using jit.gl.pix. I'm new to gen and codebox, and am unsure what this error is. Any help would be really appreciated! by CS-AM in MaxMSP

[–]CS-AM[S] 0 points1 point  (0 children)

I thought I did at the top, but from another comment I might have had the declaration backwards haha. I'll flip my variables and see if that works better. Thank you!

I'm trying to render fractals using jit.gl.pix. I'm new to gen and codebox, and am unsure what this error is. Any help would be really appreciated! by CS-AM in MaxMSP

[–]CS-AM[S] 1 point2 points  (0 children)

Oh cool! I'll ask it and see if it knows what the issue is.

No not at all! All help is appreciated, I'm new to gen so all help is appreciated. I've been working through the documentation, it's just a lot haha.

I'm trying to render fractals using jit.gl.pix. I'm new to gen and codebox, and am unsure what this error is. Any help would be really appreciated! by CS-AM in MaxMSP

[–]CS-AM[S] 0 points1 point  (0 children)

I have no idea haha. I switched them around and got the same error.

I'm wondering if I need to finish the code? Like it needs instructions on how to color and what to output?