10 years, 7 months ago
Highlights
Community contributions featured10 years, 7 months ago
I have written a code for drawing a bezier curve in OpenGL 2. for example this is my bezier curve that i have drawn: i can setup my bezier by glMap1f() usin…
10 years, 6 months ago
hi guys, i've implemented a blur effect which works fine : [SPOILER] [/SPOILER] now i want to implement depth-aware blur which means if the depth of neighbo…
10 years, 7 months ago
Hi guys, this is my first time that i work with geometry shader and drawing without vertex and index buffer and since some of these errors makes some confusions, i thought it's…
10 years, 8 months ago
Latest Activity
See all in DiscussionsI have written a code for drawing a bezier curve in OpenGL 2. for example this is my bezier curve …
10 years, 6 months ago
thanks guys, problem solved
10 years, 7 months ago
In general you should check out gaussian-bilateral filters: https://en.wikipedia.org/wiki/Bilateral_filter ... but in your case it seems, that you have bound …
10 years, 7 months ago