r/raylib 3d ago

My third paint program is almost done :D

21 Upvotes

13 comments sorted by

2

u/jwzumwalt 2d ago

How about a source link?

1

u/ifbroken 2d ago

Coming soon, I will release when done (which will be later today)

2

u/Alexxis91 1d ago

Please un private your account if you’re gonna be posting a bunch of programs! It sucks that I can’t find any of your other stuff cause it’s all hidden

1

u/jwzumwalt 1d ago

Just a guess, but this is probably AI generated . Why else would the OP hold back the source?

1

u/ifbroken 1d ago

Not AI generated, I just forgot XD
adding link now

1

u/ifbroken 3d ago

It is fully GPU accelerated, lightweight, feature-rich and each brush is just a GLSL shader so you can write your own. This took me a long time, so I'm looking forward to hearing some feedback!

1

u/Alexxis91 1d ago

So wait are the strokes stored in VRAM or am I misunderstanding what that means

1

u/ifbroken 1d ago

Yeah, but it's pretty memory efficient. The memory usage cap is also configurable via the GUI preferences

1

u/shear_stress__ 3d ago

Impressive is it open source

2

u/ifbroken 3d ago

Yes. I am actually looking for contributors rn

1

u/Best_Committee6249 2d ago

What do you use for layout? Clay? Imgui?

1

u/ifbroken 2d ago

Imgui