0
|
1 R_ShowMessage Show R Dialog Message (dynbind demo)
|
|
2 R_malloc Using R's memory allocator directly in R (dynbind demo)
|
|
3 blink Simple SDL,OpenGL demonstration - a blinking screen (dynport demo)
|
|
4 SDL 3D Rotating Cube Demo using SDL,OpenGL and GLU. (dynport demo)
|
|
5 randomfield Scientific Computations using OpenGL: Rendering 512x512 random field by blending 5000 point sprites (dynport demo)
|
|
6 randomfield2 Scientific Computations using OpenGL: Rendering 512x512 random field by blending 5000 point sprites (dynport demo)
|
|
7 expat Parsing XML using expat and callbacks (callback demo)
|
|
8 callbacks Creating a callback and call it via .dyncall (dyncall and callback demo)
|
|
9 factorial Factorial computation via recursive .dyncall calls to callback objects.
|
|
10 stdio Direct I/O of R raw vectors using C stdio functions
|
|
11 sqrt C math library demo (dynbind demo)
|
|
12 Win32PlaySound Win32 Demo, playing a wav file (dynbind demo)
|
|
13 blink_gl3 Simple SDL,OpenGL 3 API demonstration.
|
|
14 ttf SDL true type font library example.
|
|
15 intro Texture-mapped scroller, playing XM music module.
|
|
16 qsort C standard library qsort C with a custom compare via callbacks (dyncallback demo).
|
|
17 playtune SDL audio-only and SDL_mixer demo: plays XM music module.
|
|
18 sdlnet SDL_net + OpenGL Demo, listens on socket for world country names and rotates map in OpenGL.
|
|
19 gles OpenGL ES Example.
|
|
20 glpk GLPK Example.
|