Resources
Talks and presentations
- Weak dynamic types in C++
Slides of a talk held in Passau about the general concepts of dynamic weak type systems. The particular approach reflects nearly one-to-one the implementation of the type system in ContRap.
Worksheets
- OpenCV camera
calibration worksheet (Screenshot)
A simple worksheet, which helps you to calibrate a camera attached to your computer from scratch. Simply grab some pictures using the integrated user interface and press the calibrate button.
- OpenGL surface
worksheet (Screenshot, HTML version)
A short tutorial how to create planar, spherical, and cylidrical surfaces from scratch with the GLSurface class.
- Parallel
programming (HTML version)
A short tutorial how to use the user-level of ContRap for parallel programming.
- Remote procedure
calls (RPC) (HTML version)
A short tutorial how to use the remote procedure mechanisms of ContRap for parallel computations.
Screenshots
Calibration (Linux) |
Qt canvas (Mac) |
OpenGL surface (Mac) |