scripting :
- glscript :
- This demo shows how DWS2 can be used to script OpenGL
calls.
- requires DelphiWebScriptII CVS version
- basic scripts :
- This demo shows how to manipulate GLScene objects though a couple of basic scripts. The TGLDWS2ActiveBehaviour is a behaviour style component that wraps a DelphiWebScriptII program and script.
- requires DelphiWebScriptII CVS version
- Scripting a Shader with DelphiWebScriptII :
- A very simple example of how the GLUserShader and scripting
components can be used to build a scripted material shader.
- requires DelphiWebScriptII CVS version
Back