Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in cg
Calculate tangent space in C++
Mar 26, 2023
c++
opengl
graphics
cg
Dot product vs Direct vector components sum performance in shaders
Mar 06, 2023
performance
shader
hlsl
cg
Is it possible to access all vertices in a polygon in a vertex shader?
Nov 07, 2022
shader
unity3d
fragment-shader
cg
vertex-shader
Multiple Render Targets in OpenGL with Cg
Nov 07, 2022
opengl
framebuffer
shader
cg
render-to-texture
Why are dFdx/ddx and dFdy/ddy 2 dimension variables when quering a 2d texture?
Oct 29, 2016
glsl
cg
derivative
Is it viable to replace GLSL with CG?
Feb 07, 2019
opengl
glsl
shader
cg
What does #pragma vertex vert_img do in a Unity shader?
Apr 19, 2018
unity3d
shader
cg
CG: Specify a variable not to be interpolated between vertex and fragment shader
Oct 23, 2022
unity3d
shader
interpolation
cg
Image resizing: what is a "filter"?
Nov 07, 2022
graphics
2d
image-scaling
cg
Am I doing something wrong with this CG program?
Nov 18, 2022
c++
shader
ogre3d
ogre
cg
Unity Shader - How to efficiently recolor specific coordinates?
Mar 10, 2021
c#
unity3d
shader
hlsl
cg
Coding unity shaders with unity visual studio [closed]
Aug 27, 2019
unity3d
visual-studio-2015
code-formatting
cg
How to get full list of Unity shader properties
Nov 03, 2022
unity3d
shader
unity5
cg
how to set a boolean property in unity3d CGprogram shader?
Nov 10, 2022
opengl
unity3d
shader
cg
CoreGraphics for retina display
May 16, 2022
iphone
core-graphics
retina-display
cg
Include Headers from added frameworks on Xcode
Aug 30, 2022
xcode
macos
frameworks
glew
cg
Vertex shader vs Fragment Shader [duplicate]
Aug 15, 2022
opengl
cg
fragment-shader
vertex-shader