Examples ¶
Auto Stereogram ¶
StarAutoStereogram Example for Auto Stereogram Copernicus node
This simple example shows how to generate an auto stereogram for a star shape using a noise pattern.
/nodes/cop/geotolayer ¶
Demonstrates how to import a height field into Copernicus. Also shows how to touch up the heightfield and create an ambient occlusion mask for it before bringing it back into SOPs.
Invoke Block ¶
RepeatDistortions Example for Invoke Block Copernicus node
Shows how to apply repeated distortions to an image using block invocation.
OpenCL ¶
GameOfLife Example for OpenCL Copernicus node
Contains an implementation of Conway’s Game of Life in Copernicus using the OpenCL COP.
SimpleOpenCLCOPSnippets Example for OpenCL Copernicus node
This example file contains a myriad of code samples using OpenCL snippets, demonstrating how they can be used to modify Copernicus layers.