INSTALLATION

To test out Opalescence, you can just copy "Opalescence.cps" from the 
"source" folder to the folder of each of your programs. However, for an 
easy and consistant experience, you can install Opal by following the 
steps below. 



LIBRARY MODULES (optional, recommended)

Copy the files in the "libs" folder to the "bin\libs" folder in your 
Cobra install. 

OpalP2D.o (Pure2D)
OpalP2D.clm

OpalC2D.o (Cobra2D)
OpalC2D.clm

OpalC3D.o (Cobra3D)
OpalC3D.clm 

You can then use Opalescence simply by adding it to the "uses" line of 
your programs. Use the compiled version that matches the graphics engine 
you are using. 



VERSION INFORMATION (optional, recommended)

Copy the opal version file "Opal.ver" to the "bin" folder in your Cobra 
install. 

Thus Opalescence will show up in the IDE "About" dialog with the other 
modules.