Page 1 of 1

Making own Shader Editor

Posted: Sun Mar 29, 2015 2:49 pm
by CZghost
To make easier editing shaders there is somewhere already shader editor. Control is good, but it uses DirectX renderer istead of OpenGL which is the one Quake 3 have in use and it has fixed size 3D models to work on and I need flexible ones to test on any sizes, not the fixed ones... Since this is the only "official" editor, I decided to make my own with layout in one window. I will need to download MS Visual Studio free and OpenGL renderer libraries for developers. The first one is downloadable from MS sites and the second one I do not know where to look for it... Also will need some C++ tutorials since I am not ordinar programmer...

Just wanna know, may I make it public for download? If not sure yet, I will post some screenshots and video footages, if you will like it, then I would make it beta for download... It will be probably free GNU GPL licence, I do not want any money for something that is supposed to be for fun...

Re: Making own Shader Editor

Posted: Mon Mar 30, 2015 7:18 am
by Eraser
lol

Re: Making own Shader Editor

Posted: Thu Apr 02, 2015 10:56 pm
by vinny
I would love seeing some screens! :D