Top "Post-processing" questions

boolean variables posted through AJAX being treated as strings in server side

Following is a part of an AJAX functionality to add classes and packs to session cart:- The jquery part …

php jquery ajax boolean post-processing
How to read plist information (bundle id) from a shell script

I'd like to write a script that can read info like Bundle Identifier or maybe version number from the Info.…

iphone xcode shell scripting post-processing
Unity - Apply Post-Processing Effects to all UI Elements

I have been learning to use Unity's Post-Processing Effects but I cannot work out how to apply these effects to …

user-interface unity3d effects post-processing
Jmeter: How to create an array in bean shell post processor and make it available in other thread groups?

Does anyone knows how to create an array in bean shell post processor and make it available in other thread …

arrays jmeter beanshell post-processing
HLSL: Gaussian Blur Effect

I'm trying to achieve a gaussian blur using post-processing. I have two render passes; first pass renders the scene and …

directx hlsl pixel-shader post-processing
Scripting Unity post-processing stack

I'm trying to imitate a lightning effect in Unity using its post-processing stack's bloom effect via script (to modify the …

c# unity3d post-processing
Image Processing with Three.js With Effect Composer

Looking at the example here: http://threejs.org/examples/#webgl_postprocessing I'm curious if there is a way to perform …

javascript three.js webgl post-processing
Enable capabilities for Unity3D xCode Project in postprocess

I have a Unity3D iOS project, where I use Game Center and In-App Purchases(via third-party plugins), but when …

ios xcode unity3d post-processing