Is there a GLSL shader editor written in purebasic, so I can test and debug my own shaders?
the goal is to adapt according to my needs... xD
Is there any GLSL shader editor written in pb?
- skinkairewalker
- Enthusiast
- Posts: 782
- Joined: Fri Dec 04, 2015 9:26 pm
-
- Enthusiast
- Posts: 396
- Joined: Sat Feb 12, 2022 7:15 pm
Re: Is there any GLSL shader editor written in pb?
Nope
You need to write your own shader in GLSL on either embedded text or a file external, if you need for help so ask to pf shadoko, he knows well to this.
Good luck

You need to write your own shader in GLSL on either embedded text or a file external, if you need for help so ask to pf shadoko, he knows well to this.
Good luck

-
- Enthusiast
- Posts: 396
- Joined: Sat Feb 12, 2022 7:15 pm
- skinkairewalker
- Enthusiast
- Posts: 782
- Joined: Fri Dec 04, 2015 9:26 pm
Re: Is there any GLSL shader editor written in pb?
works finethreedslider wrote: Mon Dec 30, 2024 2:31 pm By the way see this viewtopic.php?p=578247#p578247
Hope that will help you.

thanks !!