Scripting
in Geos
Modules
How
do I ....
Basics
Lighting
- Make a pulsating light
- Make a rainbow light
- Move a light around with script
- Make a light that only illuminates specularity
- Make a light that casts shadows
Camera
- Make a perspective camera
- Make an orthogonal camera
- Adjust FOV by proximity to objects
- Render a scene using multiple cameras
- Render an object twice using two cameras
- Make a camera always point down a given direction
Rendering
- Change the background color
- Turn off depth testing
- Turn off lighting
- Disable color buffer clearing
- Disable depth buffer clearing
- Change the blending mode
- Change FSAA
- Set the color transform
Shading
- Change a shader
- Change a texture