Lost your password?

Blogs about: Glsl Opengl

Featured Blog

GLSL: Accessing one row of the texture

mohsenam wrote 1 year ago: //Fragment Shader Program to access texture and just copying one row to other uniform sampler2D text … more →

Tags: C#, OpenGL, Texture, Code, Fragment Shader

GLSL Texture

mohsenam wrote 1 year ago: Coordinates of the gl_TexCoord[0] gl_TexCoord[0].t —— rows gl_TexCoord[0].s — … more →

Tags: C#, OpenGL, GPU, Texture

Assignment 3; Textures Very Imp Links

mohsenam wrote 1 year ago: Use glEnable(GL_TEXTURE_2D); GPU Programming Course http://www.evl.uic.edu/aej/594/ For the Multi Te … more →

Tags: C#, OpenGL, Links, Texture

Settingup Texture to read the Frame Buffer

mohsenam wrote 1 year ago: <good link http://www.mathematik.tu-dortmund.de/~goeddeke/gpgpu/saxpy_glsl.cpp> These are basi … more →

Tags: C#, OpenGL, Frame Buffer, GLSL, Texture

(ReadShader)Simple File Reading Code in C++ with File Size buffer

mohsenam wrote 1 year ago: //impressed by lighthouse 3d and help taken from sources on the internet. //this is not my idea, not … more →

Tags: C#, File handling, Graphics, Finding File Size, Loading Shaders

OpenGl Shader Programming: Getting Started

mohsenam wrote 1 year ago: Download “The OpenGL Extension Wrangler Library” and put the files as described there. R … more →

Tags: OpenGL, Getting Started, GLSL


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS